From owner-cvs-src@FreeBSD.ORG Fri Apr 11 23:04:37 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9D7BD106564A; Fri, 11 Apr 2008 23:04:37 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7DB548FC0C; Fri, 11 Apr 2008 23:04:37 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m3BN4aPu088631; Fri, 11 Apr 2008 23:04:36 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m3BN4aWp088630; Fri, 11 Apr 2008 23:04:36 GMT (envelope-from marius) Message-Id: <200804112304.m3BN4aWp088630@repoman.freebsd.org> From: Marius Strobl Date: Fri, 11 Apr 2008 23:04:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2008 23:04:37 -0000 marius 2008-04-11 23:04:36 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Hook up ZFS to the sparc64 build. Approved by: pjd MFC after: 2 weeks Revision Changes Path 1.561 +3 -0 src/sys/modules/Makefile