[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071031183900.46a0b529.rdunlap@xenotime.net>
Date: Wed, 31 Oct 2007 18:39:00 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: lkml <linux-kernel@...r.kernel.org>
Cc: sam@...nborg.org, linux-kbuild@...r.kernel.org
Subject: kbuild problem
Hi Sam,
I have daily/nightly builds + test runs that use something like:
(but more complicated than this)
cp saved.config.file arch/$ARCH/config.default
EXPORT KBUILD_DEFCONFIG=config.default
make defconfig
This stopped working in 2.6.24-rc1-git3. git2 worked as (I) expected.
Is there anything in the Makefile changes around that time
that could have caused this?
Note: the make defconfig output has changed from
Default configuration is based on config.default
to
*** Default configuration is based on 'x86_64_defconfig'
If not, I'll dig deeper into my script files.
Thanks,
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists