projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db728b6
)
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)
SVN-Revision: 31303
package/sierra-directip/Makefile
patch
|
blob
|
history
diff --git
a/package/sierra-directip/Makefile
b/package/sierra-directip/Makefile
index fc0e4ea52ce9178af1ab7596fe92eea56b0e06ce..b056f4e0eef66cd25e6641690f0335247f4a4091 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 \