Compile and install e1000 driver by default
This commit is contained in:
parent
c5b309ff07
commit
3537a7b59d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ all install depend clean:
|
|||
cd ./rtl8169 && $(MAKE) $@
|
||||
cd ./orinoco && $(MAKE) $@
|
||||
cd ./fxp && $(MAKE) $@
|
||||
cd ./e1000 && $(MAKE) $@
|
||||
cd ./dpeth && $(MAKE) $@
|
||||
cd ./atl2 && $(MAKE) $@
|
||||
cd ./log && $(MAKE) $@
|
||||
|
|
Loading…
Reference in a new issue