diff options
author | Sven Over <sp@cedenti.st> | 2020-02-23 14:26:46 -0500 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2020-03-07 20:18:30 +0100 |
commit | 5b13ea8d28fd087aac4c7730a4f9c1143dda15db (patch) | |
tree | e14c4d5ae70fb4e96cd6dd965db93cd3db7a0f2d /tools/lzma | |
parent | 00b319e9be3198eb306bf58577b4e2c6fc86af34 (diff) | |
download | upstream-5b13ea8d28fd087aac4c7730a4f9c1143dda15db.tar.gz upstream-5b13ea8d28fd087aac4c7730a4f9c1143dda15db.tar.bz2 upstream-5b13ea8d28fd087aac4c7730a4f9c1143dda15db.zip |
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>
Diffstat (limited to 'tools/lzma')
0 files changed, 0 insertions, 0 deletions