freebsd-src/sys/boot
Warner Losh 1f9ecdf78f Remove LOADER_FDT_SUPPORT as a Makefile variable.
LOADER_FDT_SUPPORT was used inconsistently in the tree. In some
places, it was used to control whether or not the user wanted FDT
included, and in other places it was a command to include
support. Remove it entirely. The former is now enabled -DWITH_FDT,
while the latter is controlled by Makefiles defining HAVE_FDT.

Supported by: Netflix
2017-11-10 23:54:24 +00:00
..
arm Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
arm64
common loader ptblread() is broken with >512B sectors 2017-10-31 20:29:31 +00:00
efi Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
fdt Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
ficl Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
ficl32 Use DO32 for all the places that we need to flag we're building a 32 2017-11-06 15:21:51 +00:00
forth Add smn(4) driver for AMD System Management Network 2017-09-05 15:13:41 +00:00
geli Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
i386 loader: set options before including bsd.init.mk 2017-11-08 14:44:45 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libsa Prefer bsd.init.mk to other constructs. 2017-11-06 15:21:56 +00:00
libsa32 Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
man Prefer bsd.init.mk to src.opts.mk 2017-11-06 15:22:17 +00:00
mips Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
ofw Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
powerpc Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
sparc64 loader: set options before including bsd.init.mk 2017-11-08 14:44:45 +00:00
uboot Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot loader: set options before including bsd.init.mk 2017-11-08 14:44:45 +00:00
zfs Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
zfs32 Use DO32 for all the places that we need to flag we're building a 32 2017-11-06 15:21:51 +00:00
defs.mk Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
fdt.mk Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00
ficl.mk Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00
loader.mk End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +00:00
Makefile MACHINE can never be powerpc64, so cleanup code that thinks it can. 2017-11-06 15:22:11 +00:00
Makefile.amd64 For amd64, compile both zfs and zfs32 libraries. 2017-10-30 23:14:59 +00:00
Makefile.arm For amd64, compile both zfs and zfs32 libraries. 2017-10-30 23:14:59 +00:00
Makefile.arm64 For amd64, compile both zfs and zfs32 libraries. 2017-10-30 23:14:59 +00:00
Makefile.i386 libsa32 isn't needed for i386. It's already a 32-bit platform and 2017-11-10 23:54:03 +00:00
Makefile.inc Prefer bsd.init.mk to src.opts.mk 2017-11-06 15:22:17 +00:00
Makefile.mips
Makefile.powerpc Powerpc is a 32-bit boot loader. 2017-11-06 15:21:39 +00:00
Makefile.sparc64
uboot.mk Remove LOADER_FDT_SUPPORT as a Makefile variable. 2017-11-10 23:54:24 +00:00