MIPS: Malta: Basic DT plumbing
[deliverable/linux.git] / arch / mips / boot / dts / mti / Makefile
CommitLineData
e8823d26 1dtb-$(CONFIG_MIPS_MALTA) += malta.dtb
8c0b9ee8
AB
2dtb-$(CONFIG_MIPS_SEAD3) += sead3.dtb
3
4obj-y += $(patsubst %.dtb, %.dtb.o, $(dtb-y))
5
6# Force kbuild to make empty built-in.o if necessary
7obj- += dummy.o
8
9always := $(dtb-y)
10clean-files := *.dtb *.dtb.S
This page took 0.040449 seconds and 5 git commands to generate.