lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ