Page MenuHomeFreeBSD

D22057.id63473.diff
No OneTemporary

D22057.id63473.diff

Index: head/Makefile.inc1
===================================================================
--- head/Makefile.inc1
+++ head/Makefile.inc1
@@ -1653,7 +1653,8 @@
cd ${KRNLCONFDIR}; \
PATH=${TMPPATH} \
config ${CONFIGARGS} -d ${KRNLOBJDIR}/${_kernel} \
- -I '${KERNCONFDIR}' '${KERNCONFDIR}/${_kernel}'
+ -I '${KERNCONFDIR}' -I '${KRNLCONFDIR}' \
+ '${KERNCONFDIR}/${_kernel}'
.endif
.if !defined(NO_CLEAN) && !defined(NO_KERNELCLEAN)
@echo

File Metadata

Mime Type
text/plain
Expires
Wed, May 20, 1:46 AM (18 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33334297
Default Alt Text
D22057.id63473.diff (462 B)

Event Timeline