Re: svn commit: r213462 - in head: share/mk usr.sbin

2010-10-05 Thread Andrew Thompson
On 6 October 2010 10:19, Oleksandr Tymoshenko wrote: > Author: gonzo > Date: Tue Oct  5 21:19:20 2010 > New Revision: 213462 > URL: http://svn.freebsd.org/changeset/base/213462 > > Log: >  - Introduce WITH_GPIO knob and disable building gpioctl >      by default. Most systems do not need it. > If

svn commit: r213462 - in head: share/mk usr.sbin

2010-10-05 Thread Oleksandr Tymoshenko
Author: gonzo Date: Tue Oct 5 21:19:20 2010 New Revision: 213462 URL: http://svn.freebsd.org/changeset/base/213462 Log: - Introduce WITH_GPIO knob and disable building gpioctl by default. Most systems do not need it. Modified: head/share/mk/bsd.own.mk head/usr.sbin/Makefile Modified