Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/
H A DMakefile105 ALL_DTBO := $(patsubst %.dtso,%.dtbo,$(ALL_DTSO)) macro
107 $(ALL_DTB) $(ALL_DTBO): ARCH=$(word 2,$(subst /, ,$@))
108 $(ALL_DTB) $(ALL_DTBO): FORCE