commit | fb0990bbf5e5eda5705f5511c261842787d1bdf6 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Fri Mar 22 19:48:01 2013 +0530 |
committer | Vineet Gupta <vgupta@synopsys.com> | Tue Apr 09 12:21:15 2013 +0530 |
tree | 8f16d325e2f2b4ca33e975e8e7390e4181301f90 | |
parent | af4c3ae3990bb5a2f0a53c7112c9d7696a3cab95 [diff] [blame] |
ARC: [build] cleanup Makefile a bit Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
diff --git a/arch/arc/Makefile b/arch/arc/Makefile index fa30453..ac14601 100644 --- a/arch/arc/Makefile +++ b/arch/arc/Makefile
@@ -96,11 +96,12 @@ 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