]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/sh/dts/Makefile
dts: automatically build necessary .dtb files
[thirdparty/u-boot.git] / arch / sh / dts / Makefile
1 dtb-y += sh7751-r2dplus.dtb
2
3 include $(srctree)/scripts/Makefile.dts
4
5 targets += $(dtb-y)
6
7 # Add any required device tree compiler flags here
8 DTC_FLAGS +=
9
10 PHONY += dtbs
11 dtbs: $(addprefix $(obj)/, $(dtb-y))
12 @:
13
14 clean-files := *.dtb *_HS