summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/lantiq/Makefile
blob: 00e2e540ed3f2d230ea6615dffe12a8c3e5a5bd9 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_DT_EASY50712)	+= easy50712.dtb

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

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