Searched defs:boards (Results 1 – 4 of 4) sorted by relevance
98 static struct net5501_board __initdata boards[] = { variable
73 static const struct boarddef_struct boards[] = { variable
121 static const struct board_struct boards[] = { variable
1227 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro1228 boards := $(notdir $(boards)) macro