summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile.ia64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2012-08-18 23:23:14 +0000
committermarcel <marcel@FreeBSD.org>2012-08-18 23:23:14 +0000
commit29d67fb8f0f155dc66b5396c354ce3f5359dbecf (patch)
treeb49c21e5306d6cfc5bfa34fa2d9fa3d41fcf802e /sys/boot/Makefile.ia64
parentf003937258e74f032d98a3d6427eafe15938627d (diff)
downloadFreeBSD-src-29d67fb8f0f155dc66b5396c354ce3f5359dbecf.zip
FreeBSD-src-29d67fb8f0f155dc66b5396c354ce3f5359dbecf.tar.gz
Build zfs on ia64 as well. We don't build a loader with zfs support
just yet, but building it makes sure we catch (build) regressions.
Diffstat (limited to 'sys/boot/Makefile.ia64')
-rw-r--r--sys/boot/Makefile.ia641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/Makefile.ia64 b/sys/boot/Makefile.ia64
index 921f293..256201d 100644
--- a/sys/boot/Makefile.ia64
+++ b/sys/boot/Makefile.ia64
@@ -1,3 +1,4 @@
# $FreeBSD$
SUBDIR+= efi
+SUBDIR+= zfs
OpenPOWER on IntegriCloud