summaryrefslogtreecommitdiff
path: root/arch/unicore32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/unicore32/Makefile')
-rw-r--r--arch/unicore32/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/unicore32/Makefile b/arch/unicore32/Makefile
index 98a5ca43ae87..390819947c37 100644
--- a/arch/unicore32/Makefile
+++ b/arch/unicore32/Makefile
@@ -41,8 +41,7 @@ libs-y += arch/unicore32/lib/
boot := arch/unicore32/boot
-# Default defconfig and target when executing plain make
-KBUILD_DEFCONFIG := $(ARCH)_defconfig
+# Default target when executing plain make
KBUILD_IMAGE := $(boot)/zImage
all: zImage