mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-01 14:34:28 -04:00
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>
|
||
|---|---|---|
| .. | ||
| 020-rt2800-remove-errornous-duplicate-condition.patch | ||
| 100-rt2x00_options.patch | ||
| 501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch | ||
| 601-rt2x00-introduce-rt2x00_platform_h.patch | ||
| 602-rt2x00-introduce-rt2x00eeprom.patch | ||
| 603-rt2x00-of_load_eeprom_filename.patch | ||
| 604-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch | ||
| 606-rt2x00-allow_disabling_bands_through_platform_data.patch | ||
| 607-rt2x00-add_platform_data_mac_addr.patch | ||
| 608-rt2x00-allow_disabling_bands_through_dts.patch | ||
| 609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch | ||
| 610-rt2x00-change-led-polarity-from-OF.patch | ||
| 611-rt2x00-add-AP+STA-support.patch | ||
| 612-rt2x00-led-tpt-trigger-support.patch | ||
| 650-rt2x00-add-support-for-external-PA-on-MT7620.patch | ||
| 982-rt2x00-add-rf-self-txdc-calibration.patch | ||
| 983-rt2x00-add-r-calibration.patch | ||
| 984-rt2x00-add-rxdcoc-calibration.patch | ||
| 985-rt2x00-add-rxiq-calibration.patch | ||
| 986-rt2x00-add-TX-LOFT-calibration.patch | ||