]> 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)
commit329fdb3a6f2fc6dfdbef459d7e434cdb1df2e37c
treebf6b1faaa914646681f62cf2bb1e176a4eb944c3
parent18dff5295ab1c1a05bf22f6c22514cbfd93eeceb
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