[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080528234430.GA8607@uranus.ravnborg.org>
Date: Thu, 29 May 2008 01:44:30 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: Doug Reiland <dreiland@...il.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: KBUILD_DEFCONFIG change
On Wed, May 28, 2008 at 06:05:28PM -0400, Doug Reiland wrote:
> 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
Use the shorter version:
ARCH=ia64 make bigsur_defconfig
There is no need to fiddle with KBUILD_DEFCONFIG.
KBUILD_DEFCONFIG is a pure internal thing that
may change without notice.
Sam
--
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