From owner-cvs-all@FreeBSD.ORG Fri Oct 31 03:05:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC33616A4CE; Fri, 31 Oct 2003 03:05:09 -0800 (PST) Received: from gvr.gvr.org (gvr.gvr.org [212.61.40.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F01E43F85; Fri, 31 Oct 2003 03:05:08 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 33E5C2F; Fri, 31 Oct 2003 12:05:07 +0100 (CET) Date: Fri, 31 Oct 2003 12:05:07 +0100 From: Guido van Rooij To: Bill Paul Message-ID: <20031031110507.GA54846@gvr.gvr.org> References: <200310291706.h9TH6mPq036478@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200310291706.h9TH6mPq036478@repoman.freebsd.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/mii Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 11:05:09 -0000 On Wed, Oct 29, 2003 at 09:06:48AM -0800, Bill Paul wrote: > wpaul 2003/10/29 09:06:48 PST > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/modules/mii Makefile > Log: > Kudos to Guido for porting the tdkphy driver to RELENG_4, but it > needs in the miibus module Makefile too. Oops..Thank you. -Guido