mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
modules: allow building rtl8188eu on 3.14
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 42588
This commit is contained in:
parent
0a57901ceb
commit
cb20e3d3a6
@ -110,7 +110,7 @@ $(eval $(call KernelPackage,net-prism54))
|
||||
define KernelPackage/net-rtl8188eu
|
||||
SUBMENU:=$(WIRELESS_MENU)
|
||||
TITLE:=RTL8188EU support (staging)
|
||||
DEPENDS:=@LINUX_3_13 @USB_SUPPORT +@DRIVER_WEXT_SUPPORT +r8188eu-firmware +kmod-usb-core
|
||||
DEPENDS:=@LINUX_3_13||@LINUX_3_14 @USB_SUPPORT +@DRIVER_WEXT_SUPPORT +r8188eu-firmware +kmod-usb-core
|
||||
KCONFIG:=\
|
||||
CONFIG_STAGING=y \
|
||||
CONFIG_R8188EU \
|
||||
|
Loading…
x
Reference in New Issue
Block a user