]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/mips/boot/dts/mti/Makefile
Merge remote-tracking branch 'asoc/topic/core' into asoc-next
[mirror_ubuntu-bionic-kernel.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