linuxOS_D21X/source/uboot-2021.10/arch/sh/dts/Makefile

13 lines
197 B
Makefile
Raw Normal View History

2024-11-29 08:13:19 +00:00
dtb-y += sh7751-r2dplus.dtb
targets += $(dtb-y)
# Add any required device tree compiler flags here
DTC_FLAGS +=
PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
@:
clean-files := *.dtb *_HS