kernel: add missing symbol to realtek wifi
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44366
This commit is contained in:
parent
909af3fa4b
commit
9d7a45c24b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue