projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e0121
)
[package] sierra-directip: disable build with kernels older than 2.6.32 included
author
Florian Fainelli
<florian@openwrt.org>
Mon, 16 Apr 2012 11:38:38 +0000
(11:38 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 16 Apr 2012 11:38:38 +0000
(11:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31303
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/sierra-directip/Makefile
patch
|
blob
|
history
diff --git
a/package/sierra-directip/Makefile
b/package/sierra-directip/Makefile
index
fc0e4ea
..
b056f4e
100644
(file)
--- a/
package/sierra-directip/Makefile
+++ b/
package/sierra-directip/Makefile
@@
-15,7
+15,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/usb-sierrawireless-directip
SUBMENU:=USB Support
- DEPENDS:=+kmod-usb-serial +kmod-usb-net
+ DEPENDS:=+kmod-usb-serial +kmod-usb-net
@!(LINUX_2_6_30||LINUX_2_6_31||LINUX_2_6_32)
TITLE:=Updated Sierra Wireless drivers for DirectIP
FILES:= \
$(PKG_BUILD_DIR)/sierra.ko \