1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/kernel/mac80211
Sven Over 5b13ea8d28 mac80211: fix symbol dependency of rt2x00lib kernel module
On platforms that do not have CONFIG_MTD enabled, loading the
rt2x00lib kernel module fails because it depends on symbols from
the mtd module ("Unknown symbol get_mtd_device_nm").

This commit disables the code that can read the eeprom from mtd if
mtd is not enabled.

Signed-off-by: Sven Over <sp@cedenti.st>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-03-07 20:18:30 +01:00
..
files mac80211: enhance wifi reload 2020-02-25 17:03:44 +01:00
patches mac80211: fix symbol dependency of rt2x00lib kernel module 2020-03-07 20:18:30 +01:00
scripts
ath.mk mac80211: switch to upstream owl-loader driver 2019-11-30 13:21:20 +01:00
broadcom.mk brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
intel.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
Makefile kernel: move b43 install function to broadcom.mk 2020-02-08 17:58:38 +01:00
marvell.mk kernel: Remove support for kernel 3.18 2019-05-03 22:41:38 +02:00
ralink.mk ramips: mt7620: fix dependencies 2019-05-11 01:05:11 +02:00
realtek.mk mac80211: fix build of rtw88 2019-10-22 15:16:41 +02:00