Home
last modified time | relevance | path

Searched refs:ALL_DTB (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/device-tree/
H A DMakefile104 ALL_DTB := $(patsubst %.dts,%.dtb,$(ALL_DTS)) macro
107 $(ALL_DTB) $(ALL_DTBO): ARCH=$(word 2,$(subst /, ,$@))
108 $(ALL_DTB) $(ALL_DTBO): FORCE