royger eb917508e9 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
..
2017-11-02 13:49:08 +00:00
2017-11-08 14:21:52 +00:00
2017-11-08 14:21:52 +00:00
2017-11-08 08:21:17 +00:00
2017-10-29 08:17:03 +00:00