From owner-cvs-src@FreeBSD.ORG Fri May 26 03:46:27 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE46416A965; Fri, 26 May 2006 03:46:27 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF4043D46; Fri, 26 May 2006 03:46:27 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q3jTDl007201; Fri, 26 May 2006 03:45:29 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q3jTme007200; Fri, 26 May 2006 03:45:29 GMT (envelope-from imp) Message-Id: <200605260345.k4Q3jTme007200@repoman.freebsd.org> From: Warner Losh Date: Fri, 26 May 2006 03:45:29 +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, 26 May 2006 03:47:19 -0000 imp 2006-05-26 03:45:29 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: wi works on amd64 laptops. Enable its building as a module. Revision Changes Path 1.496 +1 -0 src/sys/modules/Makefile