Commit Graph

3 Commits

Author SHA1 Message Date
tsoome
faf01729e6 loader: libofw build is missing sys/list.h after r362431
Add another include path
2020-06-20 08:22:57 +00:00
tsoome
d3927a8e4e loader: fix libofw build after r362431 2020-06-20 07:46:43 +00:00
bdragon
b0e6758ea5 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