]> git.baikalelectronics.ru Git - kernel.git/commit
openrisc: remove unneeded code in arch/openrisc/Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 14 Jan 2019 19:14:23 +0000 (04:14 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 17 Jan 2019 14:42:59 +0000 (23:42 +0900)
commit66c3c2faf1e14877a1c4f6c4ac35009d2edf5508
treebf6b1faaa914646681f62cf2bb1e176a4eb944c3
parentdc570f3b92755211a106908ab3d7c8dbc664367b
openrisc: remove unneeded code in arch/openrisc/Makefile

 - LDFLAGS_vmlinux is cleared by the top Makefile

 - 'all: vmlinux' is specified by the top Makefile

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