lkml.org 
[lkml]   [2008]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 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


\
 
 \ /
  Last update: 2008-05-29 01:47    [W:0.397 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site