]> git.sur5r.net Git - u-boot/blob - arch/sandbox/dts/Makefile
dm: test: Add tests for the clk uclass
[u-boot] / arch / sandbox / dts / Makefile
1 dtb-$(CONFIG_SANDBOX) += sandbox.dtb
2 dtb-$(CONFIG_UT_DM) += test.dtb
3
4 targets += $(dtb-y)
5
6 DTC_FLAGS += -R 4 -p 0x1000
7
8 PHONY += dtbs
9 dtbs: $(addprefix $(obj)/, $(dtb-y))
10         @:
11
12 clean-files := *.dtb