projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd6d358
)
arc: remove redundant UTS_MACHINE define in arch/arc/Makefile
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Wed, 20 Sep 2017 11:25:30 +0000
(20:25 +0900)
committer
Vineet Gupta
<vgupta@synopsys.com>
Wed, 4 Oct 2017 03:36:49 +0000
(20:36 -0700)
The top-level Makefile sets the default of UTS_MACHINE to $(ARCH).
If ARCH and UTS_MACHINE match, arch/$(ARCH)/Makefile need not specify
UTS_MACHINE explicitly.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Makefile
patch
|
blob
|
history
diff --git
a/arch/arc/Makefile
b/arch/arc/Makefile
index 3a4b52b7e09d61456daf12335e7e5b7c75ec7077..d37f49d6a27f40f65d3e34bd3e2df5343a97d1e4 100644
(file)
--- a/
arch/arc/Makefile
+++ b/
arch/arc/Makefile
@@
-6,8
+6,6
@@
# published by the Free Software Foundation.
#
-UTS_MACHINE := arc
-
ifeq ($(CROSS_COMPILE),)
ifndef CONFIG_CPU_BIG_ENDIAN
CROSS_COMPILE := arc-linux-