Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Multiprojects
@ 2007-09-10 20:51 Darcy Watkins
  2007-09-10 21:42 ` Roderick Taylor
  2007-09-10 22:14 ` Ulf Samuelsson
  0 siblings, 2 replies; 6+ messages in thread
From: Darcy Watkins @ 2007-09-10 20:51 UTC (permalink / raw)
  To: buildroot

Hello,

Newbie question here...

To support multiple projects, I can change the project name using
menuconfig and save the updated .config.

If I save them as proj1.config, proj2.config, etc. is there a command
line option or variable name I can set when invoking make to tell it to
choose the correct project's file?

...or do I just have to load up the file into menuconfig and save it as
.config and then run make for each case?

Thanks

Darcy

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Buildroot] Multiprojects
@ 2007-09-11 17:47 Darcy Watkins
  2007-09-11 21:56 ` Ulf Samuelsson
  0 siblings, 1 reply; 6+ messages in thread
From: Darcy Watkins @ 2007-09-11 17:47 UTC (permalink / raw)
  To: buildroot

Hello Ulf,

I looked at your patch and will give it a test drive.  From what I
looked at, I think that the ...

  $ make saveconfig

... and the ...

  $ make BOARD=<board>

... should work OK, but I think that the ...

  $make getconfig

... will just overwrite the .config from the project specified from
within that .config file.  Should it be used like ...

  $make BOARD=<board> getconfig

...instead?

Regards,

Darcy

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Buildroot] Multiprojects
@ 2007-09-11 18:36 Darcy Watkins
  0 siblings, 0 replies; 6+ messages in thread
From: Darcy Watkins @ 2007-09-11 18:36 UTC (permalink / raw)
  To: buildroot

Hello Ulf,

I noticed that after I cleaned up my buildroot environment to remake
from scratch and after copying in a canned config file, the .config.cmd
file was missing and needed to be generated.

(Normally this happens when you run ...

  $ make menuconfig

...etc.

For what I was doing at the time, I copied my .config to config.old and
ran...

  $ make oldconfig

... to get the .config.cmd file generated and have my canned config file
take effect.

Now my question is whether or not additional logic will be needed with
the multiprojects patch in order to ensure that the contents of
.config.cmd are appropriately sync'd up with the ability to switch
config files when invoking the make command?   (Or does the file not
need to change so all would be OK then?)

The file appears to be related to auto.conf dependency on various
Config.in files.


Regards,

Darcy

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

end of thread, other threads:[~2007-09-11 21:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-10 20:51 [Buildroot] Multiprojects Darcy Watkins
2007-09-10 21:42 ` Roderick Taylor
2007-09-10 22:14 ` Ulf Samuelsson
  -- strict thread matches above, loose matches on Subject: below --
2007-09-11 17:47 Darcy Watkins
2007-09-11 21:56 ` Ulf Samuelsson
2007-09-11 18:36 Darcy Watkins

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