mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
Revert "Add kernel module for ASIX 88179 USB 3.0 network adapter."
This reverts commit bdda6fa3e6.
This commit is contained in:
3
make.sh
3
make.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user