public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* make O=dir fails with current git
@ 2008-03-29 18:19 Stefan Hellermann
  2008-03-31 18:00 ` Sam Ravnborg
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Hellermann @ 2008-03-29 18:19 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm using "make O=machinename" for building different kernels from one tree. About 15 days
ago it was okay, with current git it fails:
$ make O=client1
scripts/kconfig/conf -s arch/x86/Kconfig
  Using /srv/devel/kernel as source for kernel
  /srv/devel/kernel is not clean, please run 'make mrproper'
  in the '/srv/devel/kernel' directory.
make[1]: *** [prepare3] Error 1
make: *** [sub-make] Error 2

running "make mrproper" (without O=dir) doesn't help.
I've not changed anything, I only made a "git-pull".
Now I'm at home, tried "mkdir test; make O=test defconfig all" with current git-head, it
doesn't work too.

Stefan



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

end of thread, other threads:[~2008-04-03 17:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-29 18:19 make O=dir fails with current git Stefan Hellermann
2008-03-31 18:00 ` Sam Ravnborg
2008-03-31 18:26   ` Stefan Hellermann
2008-03-31 18:42     ` Sam Ravnborg
2008-04-03 16:51       ` Pavel Machek
2008-03-31 18:34   ` Randy Dunlap

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