]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - arch/mips/boot/dts/mti/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / mips / boot / dts / mti / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 dtb-$(CONFIG_MIPS_MALTA) += malta.dtb
3 dtb-$(CONFIG_LEGACY_BOARD_SEAD3) += sead3.dtb
4
5 obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
6
7 # Force kbuild to make empty built-in.o if necessary
8 obj- += dummy.o
9
10 always := $(dtb-y)
11 clean-files := *.dtb *.dtb.S