mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add dependency to allow if_muge device to be only ethernet device in stripped-down RPI3 kernel.
This commit is contained in:
parent
423700997b
commit
70bfe7f7a8
1 changed files with 1 additions and 1 deletions
|
|
@ -3282,7 +3282,7 @@ dev/usb/net/if_urndis.c optional urndis
|
|||
dev/usb/net/ruephy.c optional rue
|
||||
dev/usb/net/usb_ethernet.c optional uether | aue | axe | axge | cdce | \
|
||||
cue | ipheth | kue | mos | rue | \
|
||||
smsc | udav | ure | urndis
|
||||
smsc | udav | ure | urndis | muge
|
||||
dev/usb/net/uhso.c optional uhso
|
||||
#
|
||||
# USB WLAN drivers
|
||||
|
|
|
|||
Loading…
Reference in a new issue