public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* error when using KCONFIG_ALLCONFIG?
@ 2009-04-29 22:38 Randy Dunlap
  2009-04-29 23:49 ` Sam Ravnborg
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2009-04-29 22:38 UTC (permalink / raw)
  To: linux-kbuild, samr

Hi,

I often use
make KCONFIG_ALLCONFIG=filename allnoconfig

and it works fine.  However, when I use O= with that:

make O=xx64 KCONFIG_ALLCONFIG=filename allnoconfig

I get an xx64/.config file that is the same as

make O=xx64 allnoconfig

I.e., the KCONFIG_ALLCONFIG=filename part was ignored.

Is this new?  expected?  known?

Not what I expected...

Thanks,
~Randy

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

end of thread, other threads:[~2009-04-30 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29 22:38 error when using KCONFIG_ALLCONFIG? Randy Dunlap
2009-04-29 23:49 ` Sam Ravnborg
2009-04-29 23:55   ` Randy Dunlap
2009-04-30 20:25     ` Randy Dunlap

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