summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 7fb5a9e..f9f9665 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.189 1995/05/29 02:12:50 phk Exp $
+# $Id: Makefile,v 1.190 1995/05/29 02:20:32 phk Exp $
#
# How to roll a release:
#
@@ -366,7 +366,6 @@ release.9:
mkdir ${RD}/rootfd
cd ${RD}/rootfd && \
mkdir stand stand/info
- ln -f ${RD}/kernels/GENERIC ${RD}/rootfd/kernel
@cd ${.CURDIR} && $(MAKE) installCRUNCH CRUNCH=root \
DIR=${RD}/rootfd/stand ZIP=false
tar --exclude CVS -cf - -C ${RD} info | tar xvf - -C ${RD}/rootfd/stand
OpenPOWER on IntegriCloud