From owner-freebsd-hackers@FreeBSD.ORG Sun Nov 14 22:55:07 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id B96EF1065672; Sun, 14 Nov 2010 22:55:07 +0000 (UTC) Date: Sun, 14 Nov 2010 22:55:07 +0000 From: Alexander Best To: Oleksandr Tymoshenko Message-ID: <20101114225507.GA21308@freebsd.org> References: <20101114142745.GA44253@freebsd.org> <301FA51F-9308-415D-9142-5AC9656A8CF3@bluezbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <301FA51F-9308-415D-9142-5AC9656A8CF3@bluezbox.com> Cc: freebsd-hackers@freebsd.org Subject: Re: WITH_GPIO and obsolete files X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2010 22:55:07 -0000 On Sun Nov 14 10, Oleksandr Tymoshenko wrote: > > On 2010-11-14, at 6:27 AM, Alexander Best wrote: > > > hi there, > > > > this patch will remove gpioctl and gpioctl.8 when WITH_GPIO was not specified > > in src.conf. > > > > also i just noticed that src.conf needs to be regenerated, because it's missing the > > WITH_GPIO description. > Thanks Alexander, I commited this patch and regenerated src.conf.5 manpage. thanks. :) > > > -- > gonzo > > -- a13x