mirror of https://github.com/hak5/openwrt.git
11 lines
307 B
Diff
11 lines
307 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -640,6 +640,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
|