DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 21 Oct 2012 06:04:33 -0700 (PDT)

commit da6e209f8deb5e0452a8c1e5493ccd75cbe9aca0
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]