aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ofw
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-10-30 23:14:59 +0000
committerWarner Losh <imp@FreeBSD.org>2017-10-30 23:14:59 +0000
commit8689c387eecd9dbefaebf0c76dd86f8af2906536 (patch)
treee44f40240825407c33cadc22a7a6ff453b4bc1d3 /sys/boot/ofw
parent89ec162979ca0f2ebff81cd51cb79900a19d4ecb (diff)
Notes
Diffstat (limited to 'sys/boot/ofw')
-rw-r--r--sys/boot/ofw/libofw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/ofw/libofw/Makefile b/sys/boot/ofw/libofw/Makefile
index 6a8c6842fc9d..0af80aafa54f 100644
--- a/sys/boot/ofw/libofw/Makefile
+++ b/sys/boot/ofw/libofw/Makefile
@@ -8,7 +8,7 @@ INTERNALLIB=
SRCS= devicename.c elf_freebsd.c ofw_console.c ofw_copy.c ofw_disk.c \
ofw_memory.c ofw_module.c ofw_net.c ofw_reboot.c \
ofw_time.c openfirm.c
-.PATH: ${BOOTSRC}/zfs
+.PATH: ${ZFSSRC}
SRCS+= devicename_stubs.c
# Pick up the bootstrap header for some interface items