summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2000-12-18 21:16:09 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2000-12-18 21:16:09 +0000
commit890d160fcee9258d6079c64b51a67cccc596cc95 (patch)
tree7de458e05dcd401773f7918d30f6a6140d8c3941 /mdk-stage1/Makefile
parent478632060840a9dd32a64325d59819bd2025217a (diff)
downloaddrakx-backup-do-not-use-890d160fcee9258d6079c64b51a67cccc596cc95.tar
drakx-backup-do-not-use-890d160fcee9258d6079c64b51a67cccc596cc95.tar.gz
drakx-backup-do-not-use-890d160fcee9258d6079c64b51a67cccc596cc95.tar.bz2
drakx-backup-do-not-use-890d160fcee9258d6079c64b51a67cccc596cc95.tar.xz
drakx-backup-do-not-use-890d160fcee9258d6079c64b51a67cccc596cc95.zip
add disk install support
Diffstat (limited to 'mdk-stage1/Makefile')
-rw-r--r--mdk-stage1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/Makefile b/mdk-stage1/Makefile
index 55fe0a071..d4a3f2798 100644
--- a/mdk-stage1/Makefile
+++ b/mdk-stage1/Makefile
@@ -108,7 +108,7 @@ LDFLAGS_STAGE1 = -static
endif
-BINS = init stage1-full stage1-cdrom stage1-network
+BINS = init stage1-full stage1-cdrom stage1-network stage1-disk
#ifeq (i386, $(ARCH))