summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc
diff options
context:
space:
mode:
authornwhitehorn <nwhitehorn@FreeBSD.org>2012-01-25 03:37:39 +0000
committernwhitehorn <nwhitehorn@FreeBSD.org>2012-01-25 03:37:39 +0000
commitb41629d499619c40b79db969272fa8a6aa78486d (patch)
treef839113829e2f473705130c93d8ec8810b0867bf /sys/boot/powerpc
parent1d1e035e4aa915966b05721e452d90fe7cef70db (diff)
downloadFreeBSD-src-b41629d499619c40b79db969272fa8a6aa78486d.zip
FreeBSD-src-b41629d499619c40b79db969272fa8a6aa78486d.tar.gz
Experimental support for booting CHRP-type PowerPC systems from hard disks.
Diffstat (limited to 'sys/boot/powerpc')
-rw-r--r--sys/boot/powerpc/boot1.chrp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/powerpc/boot1.chrp/Makefile b/sys/boot/powerpc/boot1.chrp/Makefile
index f3f7e4d..71d0ce6 100644
--- a/sys/boot/powerpc/boot1.chrp/Makefile
+++ b/sys/boot/powerpc/boot1.chrp/Makefile
@@ -10,7 +10,6 @@ INSTALLFLAGS= -b
FILES= boot1.hfs
SRCS= boot1.c ashldi3.c
-INTERNALPROG=
NO_MAN=
CFLAGS= -ffreestanding -msoft-float -Os \
OpenPOWER on IntegriCloud