Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2012 23:23:15 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r239378 - head/sys/boot
Message-ID:  <201208182323.q7INNFJW094292@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marcel
Date: Sat Aug 18 23:23:14 2012
New Revision: 239378
URL: http://svn.freebsd.org/changeset/base/239378

Log:
  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.

Modified:
  head/sys/boot/Makefile.ia64

Modified: head/sys/boot/Makefile.ia64
==============================================================================
--- head/sys/boot/Makefile.ia64	Sat Aug 18 23:17:42 2012	(r239377)
+++ head/sys/boot/Makefile.ia64	Sat Aug 18 23:23:14 2012	(r239378)
@@ -1,3 +1,4 @@
 # $FreeBSD$
 
 SUBDIR+=		efi
+SUBDIR+=		zfs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208182323.q7INNFJW094292>