aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/boot/dts/lantiq/Makefile
blob: 0906c62141b9fdd861b8ee48734186218bca1a0d (plain) (blame)
1
2
3
4
5
6
7
8
9
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

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