aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/xilfpga/Makefile
blob: 616322405ade7a1e2bc13fd7738534bceeb10d17 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
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