projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
909af3f
)
kernel: add missing symbol to realtek wifi
author
John Crispin
<john@openwrt.org>
Mon, 9 Feb 2015 18:15:30 +0000
(18:15 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 9 Feb 2015 18:15:30 +0000
(18:15 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44366
package/kernel/linux/modules/wireless.mk
patch
|
blob
|
history
diff --git
a/package/kernel/linux/modules/wireless.mk
b/package/kernel/linux/modules/wireless.mk
index f02e8b9b4e0eee9426e80a5d262f8adfe8e2111b..21b212ed8af00dc413ee164499b51ce787adcd89 100644
(file)
--- a/
package/kernel/linux/modules/wireless.mk
+++ b/
package/kernel/linux/modules/wireless.mk
@@
-114,6
+114,7
@@
define KernelPackage/net-rtl8188eu
KCONFIG:=\
CONFIG_STAGING=y \
CONFIG_R8188EU \
+ CONFIG_R8723AU \
CONFIG_88EU_AP_MODE=y \
CONFIG_88EU_P2P=n
FILES:=$(LINUX_DIR)/drivers/staging/rtl8188eu/r8188eu.ko