Home
last modified time | relevance | path

Searched refs:LOADER_NET_SUPPORT (Results 1 – 11 of 11) sorted by relevance

/trueos/sys/boot/powerpc/uboot/
HDconf.c34 #if defined(LOADER_NET_SUPPORT)
52 #if defined(LOADER_NET_SUPPORT)
84 #if defined(LOADER_NET_SUPPORT)
HDMakefile23 LOADER_NET_SUPPORT?= yes macro
52 .if ${LOADER_NET_SUPPORT} == "yes"
/trueos/sys/boot/arm/uboot/
HDconf.c35 #if defined(LOADER_NET_SUPPORT)
43 #if defined(LOADER_NET_SUPPORT)
78 #if defined(LOADER_NET_SUPPORT)
HDMakefile31 LOADER_NET_SUPPORT?= yes macro
63 .if ${LOADER_NET_SUPPORT} == "yes"
/trueos/sys/boot/powerpc/ofw/
HDconf.c35 #if defined(LOADER_NET_SUPPORT)
53 #if defined(LOADER_NET_SUPPORT)
85 #if defined(LOADER_NET_SUPPORT)
HDMakefile19 LOADER_NET_SUPPORT?= yes macro
43 .if ${LOADER_NET_SUPPORT} == "yes"
/trueos/sys/boot/powerpc/ps3/
HDconf.c33 #if defined(LOADER_NET_SUPPORT)
57 #if defined(LOADER_NET_SUPPORT)
91 #if defined(LOADER_NET_SUPPORT)
HDMakefile21 LOADER_NET_SUPPORT?= yes macro
46 .if ${LOADER_NET_SUPPORT} == "yes"
/trueos/sys/boot/sparc64/loader/
HDMakefile17 LOADER_NET_SUPPORT?= yes macro
48 .if ${LOADER_NET_SUPPORT} == "yes"
HDmain.c157 #ifdef LOADER_NET_SUPPORT
207 #ifdef LOADER_NET_SUPPORT
/trueos/sys/boot/common/
HDMakefile.inc23 .if defined(LOADER_NET_SUPPORT)