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:	Wed, 13 Nov 2013 11:02:13 +0100
From:	Michal Simek <monstr@...str.eu>
To:	Geert Uytterhoeven <geert@...ux-m68k.org>
CC:	microblaze-uclinux@...e.uq.edu.au, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] microblaze: Wire up defconfig to mmu_defconfig

On 11/12/2013 08:22 PM, Geert Uytterhoeven wrote:
> Without this, "make defconfig" fails with
> 
> *** Can't find default configuration "arch/microblaze/defconfig"!
> 
> All other architectures either set KBUILD_DEFCONFIG, or provide
> arch/*/defconfig.
> 
> Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
> ---
>  arch/microblaze/Makefile |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/microblaze/Makefile b/arch/microblaze/Makefile
> index 40350a3c24e9..a69eaf2ab130 100644
> --- a/arch/microblaze/Makefile
> +++ b/arch/microblaze/Makefile
> @@ -1,3 +1,5 @@
> +KBUILD_DEFCONFIG := mmu_defconfig
> +
>  ifeq ($(CONFIG_MMU),y)
>  UTS_SYSNAME = -DUTS_SYSNAME=\"Linux\"
>  else
> 

Applied.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



Download attachment "signature.asc" of type "application/pgp-signature" (264 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ