]> 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)
commitdc570f3b92755211a106908ab3d7c8dbc664367b
tree21b57e901956c7f4caed059ebd787658bd26fced
parentce9bed263ab680a9e90fe1350ed3315a5d57fcd0
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