aboutsummaryrefslogtreecommitdiff
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/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/ofw/libofw/Makefile b/sys/boot/ofw/libofw/Makefile
index 87c0535b3fe7..7db8b8e36a0d 100644
--- a/sys/boot/ofw/libofw/Makefile
+++ b/sys/boot/ofw/libofw/Makefile
@@ -1,7 +1,10 @@
# $FreeBSD$
LIB= ofw
+NOPIC= true
+NOPROFILE= true
INTERNALLIB= true
+INTERNALSTATICLIB= true
SRCS= devicename.c elf_freebsd.c ofw_console.c ofw_copy.c ofw_devsearch.c \
ofw_disk.c ofw_memory.c ofw_module.c ofw_net.c ofw_reboot.c \