summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/xilfpga/Makefile
blob: bbf8fb6fe16472f0edaad198441bcebd6628e8ec (plain)
1
2
3
4
5
6
7
8
9
dtb-$(CONFIG_FIT_IMAGE_FDT_XILFPGA)	+= nexys4ddr.dtb

obj-y				+= $(patsubst %.dtb, %.dtb.o, $(dtb-y))

# Force kbuild to make empty built-in.o if necessary
obj-				+= dummy.o

always				:= $(dtb-y)
clean-files	:= *.dtb *.dtb.S