Revert "Add kernel module for ASIX 88179 USB 3.0 network adapter."

This reverts commit bdda6fa3e6.
This commit is contained in:
Arne Fitzenreiter
2013-05-26 22:03:36 +02:00
parent a35a0a4e5f
commit 8f89787bc2
2 changed files with 0 additions and 85 deletions

View File

@@ -404,7 +404,6 @@ buildipfire() {
ipfiremake r8101 KCFG="-pae"
ipfiremake e1000e KCFG="-pae"
ipfiremake igb KCFG="-pae"
ipfiremake ax88179 KCFG="-pae"
# x86 kernel build
ipfiremake linux KCFG=""
@@ -418,7 +417,6 @@ buildipfire() {
ipfiremake r8101 KCFG=""
ipfiremake e1000e KCFG=""
ipfiremake igb KCFG=""
ipfiremake ax88179 KCFG=""
else
# arm-rpi (Raspberry Pi) kernel build
@@ -446,7 +444,6 @@ buildipfire() {
ipfiremake r8101 KCFG="-kirkwood"
ipfiremake e1000e KCFG="-kirkwood"
ipfiremake igb KCFG="-kirkwood"
ipfiremake ax88179 KCFG="-kirkwood"
fi
ipfiremake pkg-config