define a custom kernel

Warner Losh imp at bsdimp.com
Fri Apr 25 14:21:29 UTC 2014


do you have KERNCONF defined in /etc/src.conf on arm?

Warner

On Apr 25, 2014, at 1:55 AM, Boris Samorodov <bsam at passap.ru> wrote:

> Hi All,
> 
> I used to define a custom kernel at /etc/make.conf. At i386/amd64
> archs it works:
> -----
> % grep KERNCONF /etc/make.conf
> KERNCONF=	BB64X
> 
> % make -C /usr/src -V KERNCONF
> BB64X
> -----
> 
> However at arm I get:
> -----
> % grep KERNCONF /etc/make.conf
> KERNCONF=	WBQ
> 
> % make -C /usr/src -V KERNCONF
> IMX6
> 
> % uname -a
> FreeBSD wandboard 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r264681: Sun Apr
> 20 02:39:12 SAMT 2014
> root at bb052.bsnet:/home/bsam/crochet-freebsd-master/work/obj/arm.armv6/usr/src/sys/IMX6
> arm
> -----
> 
> -- 
> WBR, Boris Samorodov (bsam)
> FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
> _______________________________________________
> freebsd-arm at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe at freebsd.org"



More information about the freebsd-arm mailing list