summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/xilfpga/Makefile
blob: 5d222c97db9e539049ab36850f57069a34e4f85c (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_XILFPGA_NEXYS4DDR)	+= nexys4ddr.dtb

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

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