aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/boot/dts/ingenic/Makefile
blob: f2b864f07850b88236fc3b575060e86c64b1e587 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
dtb-$(CONFIG_JZ4740_QI_LB60)	+= qi_lb60.dtb
dtb-$(CONFIG_JZ4780_CI20)	+= ci20.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