Date: Fri, 25 Apr 2014 11:55:29 +0400 From: Boris Samorodov <bsam@passap.ru> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: define a custom kernel Message-ID: <535A14F1.5010808@passap.ru>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?535A14F1.5010808>