summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
bc193132497'>6a3349351953965690e64266596abd1a60875969 /Makefile parent9270d333d371603a71eb21d53b92d9ffe8d0d2c3 (diff)downloaddrakx-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar
drakx-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar.gz
drakx-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar.bz2
drakx-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar.xz
drakx-33ada0d88f1a8e1904af8a58bb5bdbc193132497.zip
all.rdz is needed to update isolinux
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e9901a465..b61c610dc 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ install: dirs images rescue install_only
dirs:
@for n in $(DIRS); do $(MAKE) -C $$n all || exit 1 ; done
-images: $(FBOOT_IMG)
+images: $(FBOOT_IMG) images/all.rdz # all.rdz is needed to update isolinux
$(FBOOT_RDZ): kernel/all.modules
./make_boot_img $@ `basename $(@:%.rdz=%)`