NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-ofppc/51659: NetBSD/ofppc's ramdisk kernel doesn't have /dev directory
Dear Martin,
Hello!
>Just to clarify: does it not have /dev or is /dev empty?
My expression might be bad.
NetBSD/ofppc's ramdisk kernel doesn't have /dev/MAKEDEV.
/dev is empty!
>And for the patch: MAKEDEVTARGET all sounds a bit heavy
My POWER3 is the fastest CPU in the world. ;-)
diff -Naru src.orig/distrib/ofppc/ramdisks/common/Makefile.ramdisk
src/distrib/ofppc/ramdisks/common/Makefile.ramdisk
--- src.orig/distrib/ofppc/ramdisks/common/Makefile.ramdisk
2016-11-26 19:51:55.000000000 +0000
+++ src/distrib/ofppc/ramdisks/common/Makefile.ramdisk 2016-11-26
20:27:58.000000000 +0000
@@ -17,7 +17,8 @@
LISTS?= ${.CURDIR}/list
LISTS+= ${OFPPCCOMMON}/list.ramdisk
MTREECONF= ${DISTRIBDIR}/common/mtree.common
${.CURDIR}/../common/mtree.ramdisk
-IMAGEENDIAN= le
+IMAGEENDIAN= be
+MAKEDEVTARGETS= ramdisk
IMAGEDEPENDS+= ${CRUNCHBIN} \
dot.profile \
${DESTDIR}/usr/mdec/ofwboot \
Home |
Main Index |
Thread Index |
Old Index