git: usb4bsd: Separate building of the old USB modules.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Thu Oct 11 02:30:37 PDT 2012
    
    
  
commit 0ecbc2a33a094fee6063899ef3739c264aad42ed
Author: Sascha Wildner <saw at online.de>
Date:   Tue Oct 2 06:21:24 2012 +0200
    usb4bsd: Separate building of the old USB modules.
    
    Don't build the old USB driver modules when WANT_USB4BSD is set.
    
    Also, do some cleanup in some of the Makefiles, while I'm here.
Summary of changes:
 sys/dev/Makefile              |    5 ++++-
 sys/dev/disk/nata/Makefile    |   14 ++++++--------
 sys/dev/netif/Makefile        |   20 +++++++++++++++-----
 sys/dev/netif/ndis/Makefile   |    7 +++++--
 sys/dev/sound/driver/Makefile |    9 ++++-----
 sys/emulation/ndis/Makefile   |    7 +++++--
 6 files changed, 39 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0ecbc2a33a094fee6063899ef3739c264aad42ed
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list