From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Reutner-Fischer Date: Wed, 16 Sep 2009 09:18:04 +0200 Subject: [Buildroot] Configure linux kernel within buildroot In-Reply-To: <4AABB83A.1050705@ethertek.ca> References: <4AABB314.9070507@ethertek.ca> <90F28E49-FCA0-4AD2-9884-3BEF12EF93DE@gmail.com> <4AABB83A.1050705@ethertek.ca> Message-ID: <20090916071804.GA26922@mx.loc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sat, Sep 12, 2009 at 08:03:22AM -0700, Dan Pattison wrote: >Hi Ben, > >Hey, your right, its not in there. In the main make file, if you type >out make help, it lists some configuration options. I either saw it >there or read it on the list here somewhere. > >Ben Coughlan wrote: >>Thanks Dan. I was hoping there was a 'make linux26-menuconfig'. >> >>I would like to point out that it doesn't appear on the docco you >>linked (I did spend quite some time scouring it :P). it's documented in docs/README or, as in 'make help' as said above.