Date: Sun, 9 Apr 2006 23:11:45 GMT From: Olivier Houchard <cognet@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 94877 for review Message-ID: <200604092311.k39NBjso039560@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=94877 Change 94877 by cognet@cognet on 2006/04/09 23:11:08 Disable the inclusion of KB920X.hints until it's actually there. Affected files ... .. //depot/projects/arm/src/sys/arm/conf/KB920X#26 edit Differences ... ==== //depot/projects/arm/src/sys/arm/conf/KB920X#26 (text+ko) ==== @@ -29,7 +29,7 @@ include "../at91/std.kb920x" #To statically compile in device wiring instead of /boot/device.hints #hints "GENERIC.hints" #Default places to look for devices. -hints "KB920X.hints" #Default places to look for devices. +#hints "KB920X.hints" #Default places to look for devices. #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols makeoptions CONF_CFLAGS=-mcpu=arm9
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604092311.k39NBjso039560>