u-boot/arch/nds32/dts/Makefile
rick 86132af799 nds32: Support AG101P serial DM.
Support AG101P serial device tree flow.

Signed-off-by: rick <rick@andestech.com>
2017-05-22 14:05:33 +08:00

14 lines
214 B
Makefile

#
# SPDX-License-Identifier: GPL-2.0+
#
dtb-$(CONFIG_TARGET_ADP_AG101P) += ag101p.dtb
targets += $(dtb-y)
DTC_FLAGS += -R 4 -p 0x1000
PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
@:
clean-files := *.dtb