freebsd-dev/stand/efi
Warner Losh 0c38f15ac7 Add NO_OBJ to those directories that don't make anything.
For directories that don't many anything, add NO_OBJ=t just before we
include bsd.init.mk. This prevents them from creating an OBJ
directory. In addition, prevent defs.mk from creating the machine
related links in these cases. They aren't needed and break, at least
on stable, the read-only src tree build.
2018-02-26 03:16:04 +00:00
..
boot1 Centralize several variables. 2018-02-02 06:32:26 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include efi: Do not pad the efi devpath structure 2018-02-18 11:17:39 +00:00
libefi Consolidate three copies of ZFS commands into a central location. 2018-02-21 15:57:36 +00:00
loader Consolidate three copies of ZFS commands into a central location. 2018-02-21 15:57:36 +00:00
Makefile Add NO_OBJ to those directories that don't make anything. 2018-02-26 03:16:04 +00:00
Makefile.inc