summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dts/brcm/Makefile
blob: 530ed232c001b2928243d77b03ab2ce82e5224e1 (plain)
1
2
3
4
5
6
7
8
9
dtb-$(CONFIG_BMIPS_GENERIC)	+= bcm93384wvg.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