freebsd-dev/sys/boot/powerpc/Makefile
Nathan Whitehorn 5f7ec695e9 Add a simple HFS boot block implementation for booting PowerPC macs. It creates
a small HFS filesystem with a CHRP boot script and an early-stage bootloader
derived from the sparc64 boot block.

Obtained from:  sparc64
2008-10-14 03:32:41 +00:00

6 lines
69 B
Makefile

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