Searched defs:boards (Results 1 – 3 of 3) sorted by relevance
135 static const char * const boards[] __initconst = { variable
97 static struct net5501_board __initdata boards[] = { variable
1363 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro1364 boards := $(sort $(notdir $(boards))) macro