From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Wed, 18 Apr 2007 13:40:46 +0200 Subject: [Buildroot] RFC Building Linux under Buildroot. In-Reply-To: <1176885902.8660.5.camel@elrond.sweden.atmel.com> References: <1176885902.8660.5.camel@elrond.sweden.atmel.com> Message-ID: <20070418114046.GA10335@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Wed, Apr 18, 2007 at 10:45:02AM +0200, Ulf Samuelsson wrote: >I enclose the Makefile.in and Config.in I use to Build Linux. >I have them in my targets/linux directory. > >Would like to have comments on that before I generate a real patch. >Think it makes for easier reading than the patch. > >Basically I would like to bbe able to select the most >common choices using checkboxes, but also allow full flexiubility >by providing a text version as well.