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