mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* KBUILD_DEFCONFIG change
@ 2008-05-28 22:05 Doug Reiland
  2008-05-28 23:44 ` Sam Ravnborg
  0 siblings, 1 reply; 2+ messages in thread
From: Doug Reiland @ 2008-05-28 22:05 UTC (permalink / raw)
  To: linux-kernel

The following used to work:
ARCH=ia64 KBUILD_DEFCONFIG=bigsur_defconfig make defconfig

Now 2.6.25 makes you do:

ARCH=ia64 make KBUILD_DEFCONFIG=bigsur_defconfig defconfig

Is this my intent?

It seems like the arch/<xxxx>/Makefile files should be:
KBUILD_DEFCONFIG ?= generic_defconfig

Instead of
KBUILD_DEFCONFIG := generic_defconfig

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

end of thread, other threads:[~2008-05-28 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-28 22:05 KBUILD_DEFCONFIG change Doug Reiland
2008-05-28 23:44 ` Sam Ravnborg

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

all inboxes | Powered by JetHome®