Home
last modified time | relevance | path

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

/busybox-1.35.0/
DMakefile.help24 @$(if $(boards), \
25 $(foreach b, $(boards), \
DMakefile1057 boards := $(wildcard $(srctree)/configs/*_defconfig) macro
1058 boards := $(notdir $(boards)) macro