]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit18dff5295ab1c1a05bf22f6c22514cbfd93eeceb
tree21b57e901956c7f4caed059ebd787658bd26fced
parent412d0e86cea6849d1b67ce5ee3585b6987e0dd53
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