freebsd-dev/sys/boot/powerpc/Makefile
Marcel Moolenaar 859baed9a9 o Build and install the U-Boot loader as ubldr.
o  Don't build/install the manual pages or configuration
   files that are already installed by the OFW loader.
o  Hook the U-Boot loader to the build.
2008-02-23 19:45:20 +00:00

6 lines
58 B
Makefile

# $FreeBSD$
SUBDIR= ofw uboot
.include <bsd.subdir.mk>