projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stabi...
[openwrt.git]
/
package
/
mac80211
/
patches
/
604-rt2x00-add-CONFIG_RT2X00_LIB_EEPROM-option.patch
1
--- a/config.mk
2
+++ b/config.mk
3
@@ -606,6 +606,7 @@ CONFIG_RT2X00=y
4
CONFIG_RT2X00_LIB=m
5
CONFIG_RT2800_LIB=m
6
CONFIG_RT2X00_LIB_FIRMWARE=y
7
+CONFIG_RT2X00_LIB_EEPROM=y
8
CONFIG_RT2X00_LIB_CRYPTO=y
9
# CONFIG_RT2X00_LIB_SOC=y
10
ifdef CONFIG_COMPAT_KERNEL_2_6_25
This page took
0.044281 seconds
and
5
git commands to generate.