freebsd-skq/sys/boot/ofw
imp 3cadfd10bb Install the 4th files in sys/boot/forth instead of each loader
Also, move generation of loader.help into loader.mk. Set HELP_FILES=
to disable this (so we only install one help file, for now). At the
same time remove some duplicate -I lines. Fix several FILES= and
CLEANFILES= into the += form since we're touching both of those in the
.mk files. Make sure we only build one loader.help file per platform
in a unified way (we were building many on some, with the last to
install winning, though often they were the same text).

Also, we're now installing loader.rc and menu.rc everywhere. arm and
mips uboot installed these as menu.rc.sample, but there's no need
since the loader.rc for those platforms doesn't do menu.rc processing
by default. pcibios.4th is now installed everywhere, but will failsafe
on non x86 platforms (it isn't loaded by default anywhere).

These changes are too intertwined to do separately since aspects of
each are required to have a bug-free commit.

Sponsored by: Netflix
2017-11-10 23:54:58 +00:00
..
common Reduce boot loader version string duplication 2016-12-18 13:57:23 +00:00
libofw Install the 4th files in sys/boot/forth instead of each loader 2017-11-10 23:54:58 +00:00
Makefile
Makefile.inc Centralize all 32-bit builds on 64-bit platform stuff. 2017-11-06 15:22:24 +00:00