summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc
diff options
context:
space:
mode:
authorandreast <andreast@FreeBSD.org>2011-05-29 14:27:11 +0000
committerandreast <andreast@FreeBSD.org>2011-05-29 14:27:11 +0000
commit7396cbef121cc112c16eb1d590a1992d118eef38 (patch)
treee5e4230c890abc9820e8c49404d36ed23c1c0506 /sys/boot/powerpc
parent8671d4f9f28b50e500fdeb972f3487feba0b172d (diff)
downloadFreeBSD-src-7396cbef121cc112c16eb1d590a1992d118eef38.zip
FreeBSD-src-7396cbef121cc112c16eb1d590a1992d118eef38.tar.gz
Add some missing files. Without we hang in the OF prompt asking for screen.4th.
Approved by: nwhitehorn (mentor)
Diffstat (limited to 'sys/boot/powerpc')
-rw-r--r--sys/boot/powerpc/ofw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/powerpc/ofw/Makefile b/sys/boot/powerpc/ofw/Makefile
index aab4d15..079f552 100644
--- a/sys/boot/powerpc/ofw/Makefile
+++ b/sys/boot/powerpc/ofw/Makefile
@@ -103,6 +103,7 @@ loader.help: help.common help.ofw
.PATH: ${.CURDIR}/../../forth
FILES= loader.help loader.4th support.4th loader.conf
+FILES+= screen.4th frames.4th
FILES+= beastie.4th brand.4th check-password.4th color.4th delay.4th
FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
FILESDIR_loader.conf= /boot/defaults
OpenPOWER on IntegriCloud