1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package
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
..
base-files base-files: Add /etc/shinit for non-login shell init 2020-03-01 21:35:59 +01:00
boot ath79: add support for Devolo Magic 2 WIFI 2020-03-07 11:02:13 +08:00
devel strace: update to version 5.5 2020-02-24 23:25:28 +01:00
firmware ipq40xx: add support for EnGenius EAP2200 2020-02-28 22:29:10 +01:00
kernel mac80211: fix symbol dependency of rt2x00lib kernel module 2020-03-07 20:18:30 +01:00
libs ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
network dnsmasq: bump to 2.81rc2 + 2 local 2020-03-06 15:47:56 +00:00
system urngd: avoid PKG_NAME in define lines 2020-02-23 22:42:51 +01:00
utils bcm27xx-userland: update to latest version 2020-02-28 19:30:16 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00