mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
loader on PS3 and POWER8 systems. This is reasonably portable to other architectures, especially FDT-based ones, if similar features are useful elsewhere. Netboot support is missing for now and will be added in a future commit, at which time loader.ps3 will be garbage collected. Done at: Hackathon
5 lines
79 B
Makefile
5 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= boot1.chrp kboot ofw ps3 uboot
|
|
|
|
.include <bsd.subdir.mk>
|