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
106 $(ALL_DTB): ARCH=$(word 2,$(subst /, ,$@))
107 $(ALL_DTB): FORCE