summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
diff options
context:
space:
mode:
authorVineet Gupta2013-03-22 15:18:01 +0100
committerVineet Gupta2013-04-09 08:51:15 +0200
commitfb0990bbf5e5eda5705f5511c261842787d1bdf6 (patch)
tree8f16d325e2f2b4ca33e975e8e7390e4181301f90 /arch/arc/Makefile
parentARC: [build] silence make defconfig warnings with host gcc 4.7 (diff)
downloadkernel-qcow2-linux-fb0990bbf5e5eda5705f5511c261842787d1bdf6.tar.gz
kernel-qcow2-linux-fb0990bbf5e5eda5705f5511c261842787d1bdf6.tar.xz
kernel-qcow2-linux-fb0990bbf5e5eda5705f5511c261842787d1bdf6.zip
ARC: [build] cleanup Makefile a bit
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Makefile')
-rw-r--r--arch/arc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arc/Makefile b/arch/arc/Makefile
index fa30453b1331..ac14601577a6 100644
--- a/arch/arc/Makefile
+++ b/arch/arc/Makefile
@@ -96,11 +96,12 @@ drivers-$(CONFIG_OPROFILE) += arch/arc/oprofile/
libs-y += arch/arc/lib/ $(LIBGCC)
+boot := arch/arc/boot
+
#default target for make without any arguements.
-KBUILD_IMAGE := bootpImage
+KBUILD_IMAGE := bootpImage
all: $(KBUILD_IMAGE)
-boot := arch/arc/boot
bootpImage: vmlinux