aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/loader/Makefile
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2009-03-19 13:53:42 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2009-03-19 13:53:42 +0000
commitabadd1494d7b85bf9551cab5d1e06b749bd175bb (patch)
tree04785d5ce5ee76c80aa240ea27fa91eef4292271 /sys/boot/pc98/loader/Makefile
parent01aedd7eccb45ff30e7abc15332e726550fe61fc (diff)
downloadsrc-abadd1494d7b85bf9551cab5d1e06b749bd175bb.tar.gz
src-abadd1494d7b85bf9551cab5d1e06b749bd175bb.zip
Reduce diffs against i386.
Notes
Notes: svn path=/head/; revision=190046
Diffstat (limited to 'sys/boot/pc98/loader/Makefile')
-rw-r--r--sys/boot/pc98/loader/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile
index 91d5150d8d9b..9f2e32f483d9 100644
--- a/sys/boot/pc98/loader/Makefile
+++ b/sys/boot/pc98/loader/Makefile
@@ -18,6 +18,7 @@ CFLAGS+= -DLOADER_TFTP_SUPPORT
CFLAGS+= -DLOADER_NFS_SUPPORT
.endif
+# Include bcache code.
HAVE_BCACHE= yes
# Enable PnP and ISA-PnP code.