kbuild: remove all dummy assignments to obj-
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 7 Nov 2017 16:31:47 +0000 (01:31 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 18 Nov 2017 02:46:06 +0000 (11:46 +0900)
commitbf070bb0e6c62ba3075db0a666763ba52c677102
tree0e85b6a300e4a8848173f9a1b051e22bb6096fae
parentf7adc3124da019878186f1ebe98a13a1af041afd
kbuild: remove all dummy assignments to obj-

Now kbuild core scripts create empty built-in.o where necessary.
Remove "obj- := dummy.o" tricks.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
20 files changed:
arch/arm/mach-uniphier/Makefile
arch/mips/boot/dts/brcm/Makefile
arch/mips/boot/dts/cavium-octeon/Makefile
arch/mips/boot/dts/img/Makefile
arch/mips/boot/dts/ingenic/Makefile
arch/mips/boot/dts/lantiq/Makefile
arch/mips/boot/dts/mti/Makefile
arch/mips/boot/dts/netlogic/Makefile
arch/mips/boot/dts/ni/Makefile
arch/mips/boot/dts/pic32/Makefile
arch/mips/boot/dts/qca/Makefile
arch/mips/boot/dts/ralink/Makefile
arch/mips/boot/dts/xilfpga/Makefile
firmware/Makefile
samples/bpf/Makefile
samples/hidraw/Makefile
samples/seccomp/Makefile
samples/sockmap/Makefile
samples/statx/Makefile
samples/uhid/Makefile