Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] More newb questions
@ 2008-01-21 15:25 Tim Barr
  2008-01-21 22:20 ` Ulf Samuelsson
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Barr @ 2008-01-21 15:25 UTC (permalink / raw)
  To: buildroot

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.
 
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??
 


Timothy Barr
Hardware Development Engineer
for Multi-Tech Systems, Inc.
 <mailto:tbarr@multitech.com> tbarr at multitech.com 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080121/1157b0a5/attachment.htm 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] More newb questions
  2008-01-21 15:25 [Buildroot] More newb questions Tim Barr
@ 2008-01-21 22:20 ` Ulf Samuelsson
  2008-01-22  8:37   ` Bernhard Fischer
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf Samuelsson @ 2008-01-21 22:20 UTC (permalink / raw)
  To: buildroot

> 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=<arch> xconfig

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] More newb questions
  2008-01-21 22:20 ` Ulf Samuelsson
@ 2008-01-22  8:37   ` Bernhard Fischer
  0 siblings, 0 replies; 3+ messages in thread
From: Bernhard Fischer @ 2008-01-22  8:37 UTC (permalink / raw)
  To: buildroot

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=<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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-01-22  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-21 15:25 [Buildroot] More newb questions Tim Barr
2008-01-21 22:20 ` Ulf Samuelsson
2008-01-22  8:37   ` Bernhard Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox