opnsense-src/sys/boot/userboot
Roger Pau Monné 8161a35259 loader: set options before including bsd.init.mk
bsd.init.mk ends up including defs.mk so the per-arch options must be
set before including defs.mk, or else the global defaults will be
used and the per-arch ones will be ignored.

Although better, note that the usage of MK_FDT before the inclusion of
bsd.init.mk is incorrect but doesn't lead to build errors. This
circular dependency must be broken in order for this to work
correctly.

Reviewed by:	imp
Sponsored by:	Citrix Systems R&D
2017-11-08 14:44:45 +00:00
..
test DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
userboot loader: set options before including bsd.init.mk 2017-11-08 14:44:45 +00:00
Makefile For amd64, compile both zfs and zfs32 libraries. 2017-10-30 23:14:59 +00:00
Makefile.inc Define SASRC and use it 2017-10-09 22:12:32 +00:00
userboot.h Add vm_set_register() and vm_set_desc() callbacks. These callbacks 2016-02-26 16:00:16 +00:00