opnsense-src/stand/userboot/userboot
Warner Losh 11421c37f0 Fix build of userboot.so
Since it's not possible to unset a variable easily, create a new
variable 'PIC' to signal that we are creating a shared object that we
want to install. defs.mk refains from defining NO_PIC and ITNERALLIB
when PIC is defined. This unbreaks userboot.so building.
2018-02-08 22:59:51 +00:00
..
autoload.c
biossmap.c
bootinfo.c
bootinfo32.c
bootinfo64.c
conf.c
copy.c
devicename.c
elf32_freebsd.c
elf64_freebsd.c
host.c
libuserboot.h
main.c Interact is always called with NULL. Simplify code a little by 2017-12-19 04:05:55 +00:00
Makefile Fix build of userboot.so 2018-02-08 22:59:51 +00:00
Makefile.depend
userboot_cons.c
userboot_disk.c
version