commit | 558ee616d177c8225e65c75b6b72952408e64a74 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Jan 14 17:44:40 2019 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jan 17 23:42:37 2019 +0900 |
tree | 21b57e901956c7f4caed059ebd787658bd26fced | |
parent | be3bb599d84b50d27d6077085388afabdd2ee18a [diff] |
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>