mac80211: do not delete linux/*_platform.h, they are touched by patches. instead...
[openwrt.git] / package / mac80211 / patches / 604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
index 283a1b3..5331b26 100644 (file)
@@ -1,10 +1,10 @@
 --- a/config.mk
 +++ b/config.mk
-@@ -578,6 +578,7 @@ CONFIG_RT2X00=y
- CONFIG_RT2X00_LIB=m
- CONFIG_RT2800_LIB=m
- CONFIG_RT2X00_LIB_FIRMWARE=y
-+CONFIG_RT2X00_LIB_EEPROM=y
- CONFIG_RT2X00_LIB_CRYPTO=y
- # CONFIG_RT2X00_LIB_SOC=y
+@@ -624,6 +624,7 @@ export CONFIG_RT2X00=y
export CONFIG_RT2X00_LIB=m
export CONFIG_RT2800_LIB=m
export CONFIG_RT2X00_LIB_FIRMWARE=y
++export CONFIG_RT2X00_LIB_EEPROM=y
export CONFIG_RT2X00_LIB_CRYPTO=y
+ # export CONFIG_RT2X00_LIB_SOC=y
  ifdef CONFIG_COMPAT_KERNEL_2_6_25