projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a57901
)
modules: allow building rtl8188eu on 3.14
author
Zoltan Herpai
<wigyori@uid0.hu>
Wed, 17 Sep 2014 10:12:29 +0000
(10:12 +0000)
committer
Zoltan Herpai
<wigyori@uid0.hu>
Wed, 17 Sep 2014 10:12:29 +0000
(10:12 +0000)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42588
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 f29ddb48474325f18f70e81b6af3ea41c15ecfc7..2531dfff9fd2aa3c29b8a0315893bbb071044119 100644
(file)
--- a/
package/kernel/linux/modules/wireless.mk
+++ b/
package/kernel/linux/modules/wireless.mk
@@
-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 \