Rename ar81xx to atheros81xx.
The other Atheros drivers are "atheros813x" and "atheroswifi", so renaming this one (which is the oldest of the set) to match the other two makes sense.
This commit is contained in:
@@ -8,12 +8,12 @@ SYSTEM_NETWORK_PROTOCOLS = ipv4 tcp udp icmp unix ;
|
||||
|
||||
SYSTEM_ADD_ONS_DRIVERS_NET = [ FFilterByBuildFeatures
|
||||
x86 @{
|
||||
3com atheros813x
|
||||
3com atheros813x atheros81xx
|
||||
broadcom440x broadcom570x ipro1000
|
||||
rtl8139 rtl81xx
|
||||
via_rhine ipro100 nforce
|
||||
marvell_yukon sis900 syskonnect
|
||||
attansic_l2 ar81xx
|
||||
attansic_l2
|
||||
}@ # x86
|
||||
|
||||
etherpci pegasus usb_ecm wb840
|
||||
|
||||
@@ -189,7 +189,7 @@ SYSTEM_ADD_ONS_DRIVERS_MIDI = ;
|
||||
SYSTEM_ADD_ONS_DRIVERS_NET = [ FFilterByBuildFeatures
|
||||
x86,x86_64 @{
|
||||
3com
|
||||
atheros813x ar81xx attansic_l1 attansic_l2
|
||||
atheros813x atheros81xx attansic_l1 attansic_l2
|
||||
broadcom440x broadcom570x
|
||||
dec21xxx
|
||||
emulex_oce
|
||||
|
||||
Reference in New Issue
Block a user