linux: re-enable udeb building
This commit is contained in:
parent
fb2e8b9b8e
commit
67b24bfa7c
267 changed files with 1891 additions and 1 deletions
26
helpers/DATA/linux/d-i/modules/nic-shared-modules
Normal file
26
helpers/DATA/linux/d-i/modules/nic-shared-modules
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# PHY
|
||||
8390 ?
|
||||
mii ?
|
||||
|
||||
# CRC modules
|
||||
crc-ccitt ?
|
||||
crc-itu-t ?
|
||||
libcrc32c ?
|
||||
|
||||
# mac80211 stuff
|
||||
mac80211 ?
|
||||
cfg80211 ?
|
||||
|
||||
# rt2x00 lib (since rt2x00 is split across usb/pci/cb
|
||||
rt2x00lib ?
|
||||
rt2800lib ?
|
||||
|
||||
# Atheros library (since drivers are split across nic-modules/nic-usb-modules)
|
||||
ath ?
|
||||
|
||||
# Wireless 802.11 modules
|
||||
lib80211 ?
|
||||
cfg80211 ?
|
||||
lib80211_crypt_ccmp ?
|
||||
lib80211_crypt_tkip ?
|
||||
lib80211_crypt_wep ?
|
||||
Loading…
Add table
Add a link
Reference in a new issue