summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33fea72f0..e95d96ea9 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ dirs:
@for n in $(DIRS); do $(MAKE) -C $$n all || exit 1 ; done
images:
- DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_boot_img boot.iso
+ DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_boot_img
tar: clean
rpm -qa > needed_rpms.lst