git: kernel - Enable e1000 / igb netif in module build
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Dec  6 19:28:42 PST 2010
    
    
  
commit 852680fd51175128967247fa314a9a2d831c476d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Dec 6 19:27:46 2010 -0800
    kernel - Enable e1000 / igb netif in module build
    
    * Add if_igb to the module build, via e1000.
Summary of changes:
 sys/dev/netif/Makefile                         |    2 +-
 sys/dev/{video/x86_64 => netif/e1000}/Makefile |    4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)
 copy sys/dev/{video/x86_64 => netif/e1000}/Makefile (69%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/852680fd51175128967247fa314a9a2d831c476d
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list