From owner-freebsd-arm@FreeBSD.ORG Fri Apr 25 14:29:48 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AAECDB76 for ; Fri, 25 Apr 2014 14:29:48 +0000 (UTC) Received: from forward8l.mail.yandex.net (forward8l.mail.yandex.net [IPv6:2a02:6b8:0:1819::8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 67CD41AB4 for ; Fri, 25 Apr 2014 14:29:48 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward8l.mail.yandex.net (Yandex) with ESMTP id C73E71A412E2; Fri, 25 Apr 2014 18:29:37 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 5FBB21704139; Fri, 25 Apr 2014 18:29:37 +0400 (MSK) Received: from 78.108.203.86.tel.ru (78.108.203.86.tel.ru [78.108.203.86]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id l52Xtf9SY3-TbSqY81G; Fri, 25 Apr 2014 18:29:37 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: 95e95380-29aa-4287-98fd-26b829b9ede6 Message-ID: <535A7150.20800@passap.ru> Date: Fri, 25 Apr 2014 18:29:36 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Warner Losh Subject: Re: define a custom kernel References: <535A14F1.5010808@passap.ru> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: "freebsd-arm@freebsd.org" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2014 14:29:48 -0000 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 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@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