mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Bring back r222275. runfw(4) will statically link in rt2870.fw.uu
to the kernel, though I have MODULES_OVERRIDE="" in GENERIC. Spotted by: thompsa
This commit is contained in:
parent
6fd1e2e013
commit
a92e80be3f
2 changed files with 0 additions and 2 deletions
|
|
@ -324,7 +324,6 @@ device udav # Davicom DM9601E USB
|
|||
# USB Wireless
|
||||
device rum # Ralink Technology RT2501USB wireless NICs
|
||||
device run # Ralink Technology RT2700/RT2800/RT3000 NICs.
|
||||
device runfw # Ralink Technology RT2700/RT2800/RT3000 NICs firmware
|
||||
device uath # Atheros AR5523 wireless NICs
|
||||
device upgt # Conexant/Intersil PrismGT wireless NICs.
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
|
|
|
|||
|
|
@ -337,7 +337,6 @@ device udav # Davicom DM9601E USB
|
|||
# USB Wireless
|
||||
device rum # Ralink Technology RT2501USB wireless NICs
|
||||
device run # Ralink Technology RT2700/RT2800/RT3000 NICs.
|
||||
device runfw # Ralink Technology RT2700/RT2800/RT3000 NICs firmware
|
||||
device uath # Atheros AR5523 wireless NICs
|
||||
device upgt # Conexant/Intersil PrismGT wireless NICs.
|
||||
device ural # Ralink Technology RT2500USB wireless NICs
|
||||
|
|
|
|||
Loading…
Reference in a new issue