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
broadcom.mk brcm2708: rename target to bcm27xx 2020-02-14 14:10:51 +01:00
intel.mk
Makefile kernel: move b43 install function to broadcom.mk 2020-02-08 17:58:38 +01:00
marvell.mk
ralink.mk
realtek.mk