diff options
author | Paul Burton <paul.burton@imgtec.com> | 2017-06-17 13:52:48 -0700 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-07-11 14:13:06 +0200 |
commit | 4d2804b7d76ef6e6cd85be74999548276d23067f (patch) | |
tree | f38f6ed9567a022bde116809a9417142169a6c78 /lib/bitrev.c | |
parent | 6b0fd6c1a22da18a00f8ce12014d55ce0a316651 (diff) | |
download | linux-stable-4d2804b7d76ef6e6cd85be74999548276d23067f.tar.gz linux-stable-4d2804b7d76ef6e6cd85be74999548276d23067f.tar.bz2 linux-stable-4d2804b7d76ef6e6cd85be74999548276d23067f.zip |
MIPS: DTS: img: Don't attempt to build-in all .dtb files
When building a FIT image we may want the kernel to build multiple .dtb
files, but we don't want to build them all into the kernel binary as
object files since they'll instead be included in the FIT image.
Commit daa10170da27 ("MIPS: DTS: img: add device tree for Marduk board")
however created arch/mips/boot/dts/img/Makefile with a line that builds
any enabled .dtb files into the kernel. Remove this & build the
pistachio object specifically, in preparation for adding .dtb targets
which we don't want to build into the kernel.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16484/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'lib/bitrev.c')
0 files changed, 0 insertions, 0 deletions