freebsd-src/stand/powerpc
Brandon Bergren 475008d6ca Move stand/ofw/libofw to stand/libofw.
Since rS330365, there has been no particular reason for libofw to be in a
subdirectory of ofw. Move libofw up a level to make it fit in better with
the other top level libraries.

Also add a LIBOFWSRC to stand/defs.mk to match what all the other
libraries are doing.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D23000
2020-01-02 04:34:22 +00:00
..
boot1.chrp [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
kboot powerpc: Use builtins for fls/flsl 2019-12-08 04:36:42 +00:00
ofw Move stand/ofw/libofw to stand/libofw. 2020-01-02 04:34:22 +00:00
uboot Revert r352557: powerpc/loader: Install ubldr without stripping 2019-10-07 03:28:11 +00:00
Makefile stand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles 2019-05-21 03:05:24 +00:00
Makefile.inc