git: kernel - Enable e1000 / igb netif in module build

看板DFBSD_commit作者時間15年前 (2010/12/07 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 852680fd51175128967247fa314a9a2d831c476d Author: Matthew Dillon <dillon@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
文章代碼(AID): #1C_Qguef (DFBSD_commit)