Home
last modified time | relevance | path

Searched refs:KERNCONF (Results 1 – 16 of 16) sorted by relevance

/freebsd/targets/pseudo/kernel/
H A DMakefile2 KERNCONF?= ${KERNEL:UGENERIC} macro
6 KERN_OBJDIR= ${OBJTOP}/sys/${KERNCONF}
11 ${KERNCONF}.config: .MAKE ${META_DEPS}
14 ${CONFIG} ${CONFIGARGS} -d ${KERN_OBJDIR} ${KERNCONF})
16 ${KERNCONF}.build: .MAKE ${KERNCONF}.config
20 all: ${KERNCONF}.build
/freebsd/tools/regression/security/cap_test/
H A DMakefile15 KERNCONF?= GENERIC macro
17 OBJKERN= ${OBJROOT}/sys/${KERNCONF}
/freebsd/tools/tools/sysbuild/
H A Dsysbuild.sh67 KERNCONF=GENERIC
548 make ${JARG} -s buildkernel KERNCONF=$KERNCONF > ${SBMNT}/_.bk 2>&1
562 (cd /usr/src && make ${JARG} installkernel DESTDIR=${SBMNT} KERNCONF=$KERNCONF ) \
H A DREADME103 KERNCONF=SMP
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh804 KERNCONF=`uname -i`
805 if [ ${KERNCONF} = "SMP-GENERIC" ]; then
806 KERNCONF=SMP
808 if [ ${KERNCONF} = "GENERIC" ] && [ ${ARCH} = "amd64" ]; then
810 KERNCONF=SMP
851 NKERNCONF=${KERNCONF}
1084 KERNCONF=`uname -i`
1085 if [ ${KERNCONF} = "SMP-GENERIC" ]; then
1086 KERNCONF=SMP
1088 if [ ${KERNCONF} = "GENERIC" ] && [ ${ARCH} = "amd64" ]; then
[all …]
/freebsd/tools/tools/nanobsd/
H A Ddefaults.sh233 KERNCONF="$(basename ${NANO_KERNEL})"
235 make_export KERNCONF
237 export KERNCONF="${NANO_KERNEL}"
238 make_export KERNCONF
/freebsd/tools/test/stress2/misc/
H A D256m.sh44 make -j 2 buildkernel KERNCONF=GENERIC
H A Dbuildkernel.sh56 make -j $p buildkernel KERNCONF=GENERIC DESTDIR=$mntpoint TARGET=amd64 \
/freebsd/tools/tools/build_option_survey/
H A Doption_survey.sh38 KERNCONF=GENERIC \
77 KERNCONF=GENERIC \
/freebsd/release/
H A DMakefile.firecracker34 KERNCONF=FIRECRACKER TARGET=${TARGET} installkernel
/freebsd/
H A DMakefile.inc11710 .if !defined(KERNCONF) && ${KERNFAST} != "1"
1711 KERNCONF=${KERNFAST}
1737 KERNCONF?= ${PKG_KERNCONF}
1739 KERNCONF?= ${GENERIC_KERNCONF}
1748 .for _kernel in ${KERNCONF}
1756 .error Missing KERNCONF ${KERNCONFDIR}/${_kernel}
1766 @if [ -e "${KRNLOBJDIR}/${KERNCONF}/modules${SRCTOP}/sys/modules/${m}/.depend.${f}.o" ] && \
1767 …grep -q ${f}.S "${KRNLOBJDIR}/${KERNCONF}/modules${SRCTOP}/sys/modules/${m}/.depend.${f}.o"; then \
1769 rm -f ${KRNLOBJDIR}/${KERNCONF}/modules${SRCTOP}/sys/modules/${m}/.depend.${f}.*; \
1790 @echo "ERROR: Missing kernel configuration file(s) (${KERNCONF})."; \
[all …]
H A DUPDATING1649 When building multiple kernels using KERNCONF, non-existent KERNCONF
1651 missing KERNCONF files silently failed giving no indication as to
2102 make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE
2103 make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE
2112 make installkernel KERNCONF=YOUR_KERNEL_HERE KODIR=/boot/testkernel
2122 make buildkernel KERNCONF=YOUR_KERNEL_HERE
2123 make installkernel KERNCONF=YOUR_KERNEL_HERE [1]
2141 make buildkernel KERNCONF=YOUR_KERNEL_HERE [1]
2146 make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT}
2159 make buildkernel KERNCONF=YOUR_KERNEL_HERE [8]
[all …]
H A DMakefile82 # 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
83 # 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
772 KERNCONF=${kernel} \
/freebsd/share/examples/jails/
H A DREADME7 $ make KERNCONF=VIMAGE kernel
/freebsd/release/tools/
H A Darm.subr185 DESTDIR=${DESTDIR} KERNCONF=${KERNEL} \
/freebsd/sys/contrib/openzfs/config/
H A Dzfs-build.m4190 dnl # for a FreeBSD kernel with "options INVARIANTS" in the KERNCONF and must