From 890d160fcee9258d6079c64b51a67cccc596cc95 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 18 Dec 2000 21:16:09 +0000 Subject: add disk install support --- mdk-stage1/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/Makefile') 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)) -- cgit v1.2.1