OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KERNCONFDIR
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/mk/
bsd.kernobj.mk
10
# KERNCONFDIRDEFAULT Is the default for ${
KERNCONFDIR
}.
13
#
KERNCONFDIR
Is where the configuration files for kernels are found.
29
KERNCONFDIR
?= ${KERNCONFDIRDEFAULT}
/src/etc/
Makefile
16
#
KERNCONFDIR
is where the configuration files for kernels are found;
580
cd ${
KERNCONFDIR
} && ${TOOL_CONFIG} ${CONFIGOPTS} -s ${KERNSRCDIR} \
601
@kernlist=$$(${GETKERNELAWK} ${
KERNCONFDIR
}/${configfile}); \
662
@kernlist=$$(${GETKERNELAWK} ${
KERNCONFDIR
}/${configfile:C/.*\///}); \
/src/
build.sh
2320
KERNCONFDIR
=$(getmakevar
KERNCONFDIR
)
2328
kernelconfpath=${
KERNCONFDIR
}/${kernelconf}
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025