You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
files mac80211: enhance wifi reload 4 years ago
patches mac80211: fix symbol dependency of rt2x00lib kernel module 4 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile kernel: move b43 install function to broadcom.mk 4 years ago
ath.mk mac80211: switch to upstream owl-loader driver 5 years ago
broadcom.mk brcm2708: rename target to bcm27xx 4 years ago
intel.mk kernel: Remove support for kernel 3.18 5 years ago
marvell.mk kernel: Remove support for kernel 3.18 5 years ago
ralink.mk ramips: mt7620: fix dependencies 5 years ago
realtek.mk mac80211: fix build of rtw88 5 years ago