a4f7863238
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
6 lines
79 B
Makefile
6 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= boot1.chrp kboot ofw ps3 uboot
|
|
|
|
.include <bsd.subdir.mk>
|