Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arc: remove redundant UTS_MACHINE define in arch/arc/Makefile

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>

authored by

Masahiro Yamada and committed by
Vineet Gupta
d9bc84a8 bd6d3588

-2
-2
arch/arc/Makefile
··· 6 6 # published by the Free Software Foundation. 7 7 # 8 8 9 - UTS_MACHINE := arc 10 - 11 9 ifeq ($(CROSS_COMPILE),) 12 10 ifndef CONFIG_CPU_BIG_ENDIAN 13 11 CROSS_COMPILE := arc-linux-