summaryrefslogtreecommitdiffstats
path: root/tools/alpha/cd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/alpha/cd/Makefile')
-rw-r--r--tools/alpha/cd/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/alpha/cd/Makefile b/tools/alpha/cd/Makefile
index 67af70f2f..c5235660b 100644
--- a/tools/alpha/cd/Makefile
+++ b/tools/alpha/cd/Makefile
@@ -1,8 +1,4 @@
install:
- cp -f README README.milo $(ROOTDEST)
+ 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)