summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
diff options
context:
space:
mode:
authorAndrea Gelmini2016-05-21 13:45:35 +0200
committerVineet Gupta2016-05-30 06:37:32 +0200
commit2547476a5e4061f6addb88d5fc837d3a950f54c4 (patch)
tree714716f146f5b1b5ee3b0afd86e4acd658617e76 /arch/arc/Makefile
parentLinux 4.7-rc1 (diff)
downloadkernel-qcow2-linux-2547476a5e4061f6addb88d5fc837d3a950f54c4.tar.gz
kernel-qcow2-linux-2547476a5e4061f6addb88d5fc837d3a950f54c4.tar.xz
kernel-qcow2-linux-2547476a5e4061f6addb88d5fc837d3a950f54c4.zip
Fix typos
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/Makefile')
-rw-r--r--arch/arc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arc/Makefile b/arch/arc/Makefile
index 02fabef2891c..d4df6be66d58 100644
--- a/arch/arc/Makefile
+++ b/arch/arc/Makefile
@@ -127,7 +127,7 @@ libs-y += arch/arc/lib/ $(LIBGCC)
boot := arch/arc/boot
-#default target for make without any arguements.
+#default target for make without any arguments.
KBUILD_IMAGE := bootpImage
all: $(KBUILD_IMAGE)