mediatek: fix parallel build issues in image build code
authorJo-Philipp Wich <jo@mein.io>
Tue, 17 Jul 2018 12:40:04 +0000 (14:40 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 17 Jul 2018 12:45:33 +0000 (14:45 +0200)
commitf8cc68670fcf2e6912ead308240ce1af4652b8c3
tree2587f4c2052e610dbcad9f94f8d7172049ae3780
parent1086408b17fae23e362f8ed95163ebeefed007c7
mediatek: fix parallel build issues in image build code

Drop the parallel-unsafe custom Build/dtb macro and use the .dtb artifacts
produced by the generic image build code.

Also remove unused .dtb references in the mt7623 subtarget.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit 8194f9ef4a5ab4587e8f6cf1aec96ba89c5766fd)
target/linux/mediatek/image/Makefile