summaryrefslogtreecommitdiffstats
path: root/arch/efi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/efi/Makefile')
-rw-r--r--arch/efi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/efi/Makefile b/arch/efi/Makefile
index 85cb655615..b078bd0e35 100644
--- a/arch/efi/Makefile
+++ b/arch/efi/Makefile
@@ -1,3 +1,5 @@
+KBUILD_DEFCONFIG := efi_defconfig
+
CFLAGS += -fpic -fshort-wchar -mno-sse -mno-mmx
ifeq ($(CONFIG_X86_32),y)