summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
committerobrien <obrien@FreeBSD.org>2002-05-11 18:02:33 +0000
commit4da1be0803196ec82f74fc519c68443db6e84146 (patch)
treeacbb5bbf1b59a2b1c11cd9ed37633b504ee40f4f /sys/boot/ofw
parent372b2111f69984ac7091abf2447deaeb09dbcf91 (diff)
downloadFreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.zip
FreeBSD-src-4da1be0803196ec82f74fc519c68443db6e84146.tar.gz
NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using
INTERNALLIB now.
Diffstat (limited to 'sys/boot/ofw')
-rw-r--r--sys/boot/ofw/libofw/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/boot/ofw/libofw/Makefile b/sys/boot/ofw/libofw/Makefile
index 7db8b8e..87c0535 100644
--- a/sys/boot/ofw/libofw/Makefile
+++ b/sys/boot/ofw/libofw/Makefile
@@ -1,10 +1,7 @@
# $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 \
OpenPOWER on IntegriCloud