aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/efi
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-12 13:54:42 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-12 13:54:42 +0000
commit95cfc25d0d37595adeab104873429212baeead26 (patch)
tree3ced389ef8301c5ba327af87e80a53f790671069 /sys/boot/efi
parentd43e78d0c7537d1facb0a0a241ec705d037d0802 (diff)
Notes
Diffstat (limited to 'sys/boot/efi')
-rw-r--r--sys/boot/efi/libefi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/boot/efi/libefi/Makefile b/sys/boot/efi/libefi/Makefile
index 894b14371c093..18f26a89f53be 100644
--- a/sys/boot/efi/libefi/Makefile
+++ b/sys/boot/efi/libefi/Makefile
@@ -3,7 +3,10 @@
.PATH: ${.CURDIR}/../../../${MACHINE_ARCH}/${MACHINE_ARCH}
LIB= efi
+NOPIC= true
+NOPROFILE= true
INTERNALLIB= true
+INTERNALSTATICLIB= true
SRCS= libefi.c efi_console.c time.c copy.c devicename.c module.c exit.c
SRCS+= delay.c efifs.c efinet.c elf_freebsd.c bootinfo.c pal.s