define a custom kernel
Boris Samorodov
bsam at passap.ru
Fri Apr 25 14:29:48 UTC 2014
25.04.2014 18:21, Warner Losh пишет:
> do you have KERNCONF defined in /etc/src.conf on arm?
My bad! Usually I do not use src.conf, but this time it was indeed
installed (assume by crochet scripts).
Thank you! The problem solved.
> 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
More information about the freebsd-arm
mailing list