[Buildroot] svn commit: trunk/buildroot/target/linux

Ulf Samuelsson ulf.samuelsson at atmel.com
Thu Jan 29 23:37:27 UTC 2009


fre 2009-01-30 klockan 10:09 +1100 skrev Hamish Moffatt:
> On Thu, Jan 29, 2009 at 03:33:08PM +0100, Ulf Samuelsson wrote:
> >> The current logic of trying xconfig then menuconfig is very ugly - does
> >> it allow you to abort xconfig without falling back?
> >
> > If you could abort the xconfig without running menuconfig,
> > then you would not have a config file and the build would abort.
> > What is the sense of that?
> 
> You could have an exising config, start editing then change your mind.
> You don't want menuconfig to launch in that case.
> 


If you have an existing config, then buildroot will copy that
to the linux directory, and neither menuconfig or xconfig
will be launched.

It is launched if buildroot does not find a suitable config.

If you select to do make menuconfig, it will not launch  xconfig.

If you already have a .config, then you should do make linux-config
or similar.

BR
Ulf Samuelsson


> 
> Hamish



More information about the buildroot mailing list