]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/x86/dts/Makefile
x86: qemu: Create separate i440fx and q35 device trees
[karo-tx-uboot.git] / arch / x86 / dts / Makefile
1 dtb-y += chromebook_link.dtb \
2         chromebox_panther.dtb \
3         crownbay.dtb \
4         galileo.dtb \
5         minnowmax.dtb \
6         qemu-x86_i440fx.dtb \
7         qemu-x86_q35.dtb
8
9 targets += $(dtb-y)
10
11 DTC_FLAGS += -R 4 -p 0x1000
12
13 PHONY += dtbs
14 dtbs: $(addprefix $(obj)/, $(dtb-y))
15         @:
16
17 clean-files := *.dtb