diff options
| -rw-r--r-- | arch/mips/boot/dts/img/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/boot/dts/img/Makefile b/arch/mips/boot/dts/img/Makefile index 69a65f0f82d2..c178cf56f5b8 100644 --- a/arch/mips/boot/dts/img/Makefile +++ b/arch/mips/boot/dts/img/Makefile | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | dtb-$(CONFIG_MACH_PISTACHIO) += pistachio_marduk.dtb | 1 | dtb-$(CONFIG_MACH_PISTACHIO) += pistachio_marduk.dtb |
| 2 | 2 | obj-$(CONFIG_MACH_PISTACHIO) += pistachio_marduk.dtb.o | |
| 3 | obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y)) | ||
| 4 | 3 | ||
| 5 | # Force kbuild to make empty built-in.o if necessary | 4 | # Force kbuild to make empty built-in.o if necessary |
| 6 | obj- += dummy.o | 5 | obj- += dummy.o |
