summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-07-17 13:01:46 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-07-17 13:01:46 +0000
commit33ada0d88f1a8e1904af8a58bb5bdbc193132497 (patch)
tree6a3349351953965690e64266596abd1a60875969 /Makefile
parent9270d333d371603a71eb21d53b92d9ffe8d0d2c3 (diff)
downloaddrakx-backup-do-not-use-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar
drakx-backup-do-not-use-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar.gz
drakx-backup-do-not-use-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar.bz2
drakx-backup-do-not-use-33ada0d88f1a8e1904af8a58bb5bdbc193132497.tar.xz
drakx-backup-do-not-use-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=%)`