git: DragonFly_RELEASE_3_2 usb4bsd: Hook the userland part into the build.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Oct 21 06:04:33 PDT 2012


commit da6e209f8deb5e0452a8c1e5493ccd75cbe9aca0
Author: Sascha Wildner <saw at online.de>
Date:   Wed Sep 26 02:00:09 2012 +0200

    usb4bsd: Hook the userland part into the build.
    
    Define a new make.conf(5) variable, WANT_USB4BSD, which (if set) causes
    the new USB's userland to be built (similar to WANT_NETGRAPH7).

Summary of changes:
 etc/mtree/BSD.include.dist |    2 ++
 include/Makefile           |    8 +++++++-
 lib/Makefile               |    8 +++++++-
 share/man/man5/make.conf.5 |    5 +++++
 usr.bin/Makefile           |    8 +++++++-
 usr.sbin/Makefile          |    9 +++++++--
 6 files changed, 35 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/da6e209f8deb5e0452a8c1e5493ccd75cbe9aca0


-- 
DragonFly BSD source repository



More information about the Commits mailing list