]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/mips/boot/dts/pic32/Makefile
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[mirror_ubuntu-focal-kernel.git] / arch / mips / boot / dts / pic32 / Makefile
1 dtb-$(CONFIG_DTB_PIC32_MZDA_SK) += pic32mzda_sk.dtb
2
3 dtb-$(CONFIG_DTB_PIC32_NONE) += \
4 pic32mzda_sk.dtb
5
6 obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
7
8 # Force kbuild to make empty built-in.o if necessary
9 obj- += dummy.o
10
11 always := $(dtb-y)
12 clean-files := *.dtb *.dtb.S