]> git.sur5r.net Git - u-boot/blob - arch/arc/dts/Makefile
board: Switch Abilis TB-100 board to Driver Model for serial port
[u-boot] / arch / arc / dts / Makefile
1 dtb-$(CONFIG_TARGET_ARCANGEL4) +=  arcangel4.dtb
2 dtb-$(CONFIG_TARGET_TB100) +=  abilis_tb100.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