summaryrefslogtreecommitdiff
path: root/distrib/powerpc/ramdisk/Makefile
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1998-10-20 23:23:50 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1998-10-20 23:23:50 +0000
commit7d69d9e8dcb71df541eacc102a39aa1266129906 (patch)
treea1cb4b45198aa3eadb9762241863f8f419a8c9ab /distrib/powerpc/ramdisk/Makefile
parentd16cf9d934d178cb6dfed285c819e3ccdf71877d (diff)
Mix kernels are no longer necessary, Generic will work sufficiently.
Diffstat (limited to 'distrib/powerpc/ramdisk/Makefile')
-rw-r--r--distrib/powerpc/ramdisk/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/distrib/powerpc/ramdisk/Makefile b/distrib/powerpc/ramdisk/Makefile
index 6af49566372..65090d2d268 100644
--- a/distrib/powerpc/ramdisk/Makefile
+++ b/distrib/powerpc/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.5 1998/09/22 02:54:57 rahnds Exp $
+# $OpenBSD: Makefile,v 1.6 1998/10/20 23:23:49 rahnds Exp $
TOP= ${.CURDIR}/..
@@ -32,7 +32,8 @@ all ${IMAGE}:
@false
.else
-all: ${BSD_RD} ${BSDOFW_RD} ${BSDMIX_RD}
+# mix config is not needed.
+all: ${BSD_RD} ${BSDOFW_RD} # ${BSDMIX_RD}
${BSD_RD}: ${CBIN} ${IMAGE} bsd rdsetroot
cp bsd ${BSD_RD}