define a custom kernel
Boris Samorodov
bsam at passap.ru
Fri Apr 25 07:55:32 UTC 2014
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
More information about the freebsd-arm
mailing list