0ed948780c
This uses the common U-Boot support lib (sys/boot/uboot, already used on FreeBSD/powerpc), and assumes the underlying firmware has the modern API for stand-alone apps enabled in the config (CONFIG_API). Only netbooting is supported at the moment. Obtained from: Marvell, Semihalf
6 lines
54 B
Makefile
6 lines
54 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= uboot
|
|
|
|
.include <bsd.subdir.mk>
|