summaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/ofw/libofw/Makefile')
-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 a153f4fb07f5..8a56a778f76f 100644
--- a/sys/boot/ofw/libofw/Makefile
+++ b/sys/boot/ofw/libofw/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
LIB= ofw
-INTERNALLIB= true
+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 \