summaryrefslogtreecommitdiffstats
path: root/arch/alpha
diff options
context:
space:
mode:
authorMasahiro Yamada2019-05-27 16:37:24 +0200
committerMasahiro Yamada2019-06-09 08:08:18 +0200
commitbd305f259cd33f6cd550e479d0a0a856cd8b7941 (patch)
treeb5af09fac7dabb6eca2b0e7dfdca62862f358705 /arch/alpha
parentkconfig: add static qualifier to expand_string() (diff)
downloadkernel-qcow2-linux-bd305f259cd33f6cd550e479d0a0a856cd8b7941.tar.gz
kernel-qcow2-linux-bd305f259cd33f6cd550e479d0a0a856cd8b7941.tar.xz
kernel-qcow2-linux-bd305f259cd33f6cd550e479d0a0a856cd8b7941.zip
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Until recently, if KBUILD_DEFCONFIG was not set by the arch Makefile, the default path arch/*/defconfig was used. The last users of the default are gone by the following commits: - Commit f3e20ad67b4c ("s390: move arch/s390/defconfig to arch/s390/configs/defconfig") - Commit 986a13769c4b ("alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig") Let's set arch/*/configs/defconfig as a new default. This saves KBUILD_DEFCONFIG for some architectures. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch/alpha')
-rw-r--r--arch/alpha/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/alpha/Makefile b/arch/alpha/Makefile
index b3314e0dcb6f..12dee59b011c 100644
--- a/arch/alpha/Makefile
+++ b/arch/alpha/Makefile
@@ -8,8 +8,6 @@
# Copyright (C) 1994 by Linus Torvalds
#
-KBUILD_DEFCONFIG := defconfig
-
NM := $(NM) -B
LDFLAGS_vmlinux := -static -N #-relax