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