From c19d700d0608cba8d8d208238846b94505612c29 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 23 Feb 2000 11:16:10 +0000 Subject: no_comment --- tools/alpha/cd/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tools/alpha/cd/Makefile') diff --git a/tools/alpha/cd/Makefile b/tools/alpha/cd/Makefile index c5235660b..9a1408381 100644 --- a/tools/alpha/cd/Makefile +++ b/tools/alpha/cd/Makefile @@ -2,3 +2,7 @@ install: cp -f README $(ROOTDEST) install -d $(ROOTDEST)/etc cp -f aboot.cnf $(ROOTDEST)/etc + + install -d $(ROOTDEST)/boot + cp -a up1000 $(ROOTDEST)/boot + mv -f $(ROOTDEST)/boot/up1000/apb.* $(ROOTDEST) -- cgit v1.2.1