1
0
Fork 0
remarkable-uboot/arch/microblaze/dts/Makefile

12 lines
160 B
Makefile

dtb-y += microblaze-generic.dtb
targets += $(dtb-y)
DTC_FLAGS += -R 4 -p 0x1000
PHONY += dtbs
dtbs: $(addprefix $(obj)/, $(dtb-y))
@:
clean-files := *.dtb