From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Tue, 22 Jan 2008 09:37:04 +0100 Subject: [Buildroot] More newb questions In-Reply-To: <030f01c85c89$b3e08590$040514ac@atmel.com> References: <1CD05B980C94AC408B37C82BBABAA3E609BFD4EE@mtsexchange.dc.multitech.prv> <030f01c85c89$b3e08590$040514ac@atmel.com> Message-ID: <20080122083704.GA30062@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Mon, Jan 21, 2008 at 11:20:56PM +0100, Ulf Samuelsson wrote: >> Is it possible to used menuconfig to edit a linux config file for an Arm >> target? Or do I have to edit the config file by hand? Whenever I try to >> do this, it defaults to an arch/I386/Kconfig and I get a bunch of >> non-existent parameters. > >No, It is porbably best to enter the linux directory and do >$ make ARCH= xconfig This is wrong. See docs/README. > >Once you have done that, you can go back to the buildroot top directory and do > >$ make saveconfig >The result will be stored in "local" > > >> I still can't figure out why a -rt9 keeps getting appended to the >> 2.6.22.1 directory name created in the lib/modules directory. My >> buildroot keeps failing because there is no 2.6.22.1 directory to put >> modules in. Should I not be using a real-time kernel? Or is this some >> kind of buildroot bug?? > >Check if you are adding real time patches (defined in the kernel headers section of menuconfig) > >Best Regards >Ulf Samuelsson ulf at atmel.com >Atmel Nordic AB >Mail: Box 2033, 174 02 Sundbyberg, Sweden >Visit: Kavalleriv?gen 24, 174 58 Sundbyberg, Sweden >Phone +46 (8) 441 54 22 Fax +46 (8) 441 54 29 >GSM +46 (706) 22 44 57 > > >_______________________________________________ >buildroot mailing list >buildroot at uclibc.org >http://busybox.net/mailman/listinfo/buildroot