aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorLuigi Rizzo <luigi@FreeBSD.org>2001-09-01 21:19:15 +0000
committerLuigi Rizzo <luigi@FreeBSD.org>2001-09-01 21:19:15 +0000
commit93c013c83e104eea749459238819145c14ea6682 (patch)
tree6f6d43a37ba4dfc461b1b401a4c6de3c0a5fe7d6 /release
parent78eb04b9426dfd03a49aa2edde02fa40addbf1fe (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/build/Makefile.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/picobsd/build/Makefile.conf b/release/picobsd/build/Makefile.conf
index 68b96d2d4156..5aa0006ad449 100644
--- a/release/picobsd/build/Makefile.conf
+++ b/release/picobsd/build/Makefile.conf
@@ -14,7 +14,7 @@ CONF?=${SRC}/sys/i386/conf
CONFIG?=config
CONFFILE=PICOBSD-${name}
-COMPILE=${SRC}/sys/compile/${CONFFILE}
+COMPILE=${CONF}/../compile/${CONFFILE}
KERNFILE=${COMPILE}/kernel