Searched refs:KERNSRCDIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/tools/tools/drm/radeon/mkregtable/
H A DMakefile12 KERNSRCDIR= ${.CURDIR}/../../../../../sys macro
13 REG_SRCS_DIR= ${KERNSRCDIR}/dev/drm2/radeon/reg_srcs
14 REG_DEST_DIR= ${KERNSRCDIR}/dev/drm2/radeon
/freebsd-10.0-release/
H A DMakefile390 KERNSRCDIR?= ${.CURDIR}/sys macro
447 .if exists(${KERNSRCDIR}/${target}/conf/NOTES)
448 @(cd ${KERNSRCDIR}/${target}/conf && env __MAKE_CONF=/dev/null \
462 KERNCONFS!= cd ${KERNSRCDIR}/${TARGET}/conf && \
467 TARGET_ARCH_${kernel}!= cd ${KERNSRCDIR}/${TARGET}/conf && \
468 config -m ${KERNSRCDIR}/${TARGET}/conf/${kernel} 2> /dev/null | \
H A DMakefile.inc1954 KERNSRCDIR?= ${.CURDIR}/sys
955 KRNLCONFDIR= ${KERNSRCDIR}/${TARGET}/conf
956 KRNLOBJDIR= ${OBJTREE}${KERNSRCDIR}
1017 MAKESRCPATH=${KERNSRCDIR}/dev/aic7xxx/aicasm \
1019 -f ${KERNSRCDIR}/dev/aic7xxx/aicasm/Makefile
1021 .if !defined(MODULES_WITH_WORLD) && !defined(NO_MODULES) && exists(${KERNSRCDIR}/modules)
1023 cd ${KERNSRCDIR}/modules/aic7xxx/aicasm; \
1315 .if defined(MODULES_WITH_WORLD) && exists(${KERNSRCDIR}/modules)

Completed in 147 milliseconds