freebsd-dev/sys/boot/uboot
Warner Losh 9b19f65c83 Prefer bsd.init.mk to src.opts.mk
Final sweep to prefer bsd.init.mk to src.opts.mk everywhere as a
design pattern.  The rule is that all Makefiles in this subtree should
start with .include <bsd.init.mk> so that we properly include
../Makefile.inc and defs.mk before anything else.

Sponsored by: Netflix
2017-11-06 15:22:17 +00:00
..
common Move fdt and uboot defines into common uboot.mk. 2017-10-22 22:49:51 +00:00
fdt Move machine and other link creation to defs.mk 2017-11-06 15:22:04 +00:00
lib Move machine and other link creation to defs.mk 2017-11-06 15:22:04 +00:00
Makefile Prefer bsd.init.mk to src.opts.mk 2017-11-06 15:22:17 +00:00
Makefile.inc