historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/arch/nios2/dts/Makefile

14 lines
214 B
Makefile
Raw Normal View History

2024-01-16 11:20:27 -06:00
# SPDX-License-Identifier: GPL-2.0+
dtb-y += $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%).dtb
targets += $(dtb-y)
DTC_FLAGS += -R 4 -p 0x1000
PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
@:
clean-files := *.dtb