nds32: remove unneeded code in arch/nds32/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 14 Jan 2019 08:44:40 +0000 (17:44 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 17 Jan 2019 14:42:37 +0000 (23:42 +0900)
commit558ee616d177c8225e65c75b6b72952408e64a74
tree21b57e901956c7f4caed059ebd787658bd26fced
parentbe3bb599d84b50d27d6077085388afabdd2ee18a
nds32: remove unneeded code in arch/nds32/Makefile

 - scripts/Kbuild.include already defined 'comma'

 - The top Makefile has 'PHONY += FORCE'

 - include/asm-*/ was moved to arch/*/include/asm/ a decade ago

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/nds32/Makefile