Home
last modified time | relevance | path

Searched defs:boards (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/platforms/85xx/
H A Dcorenet_generic.c110 static const char * const boards[] __initconst = { variable
/linux/arch/x86/platform/geode/
H A Dnet5501.c46 static struct net5501_board __initdata boards[] = { variable
/linux/
H A DMakefile1680 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig) macro
1681 boards := $(sort $(notdir $(boards))) macro