projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] mac80211: allow NOHT for IBSS mode
[openwrt.git]
/
package
/
ltq-vmmc
/
Makefile
diff --git
a/package/ltq-vmmc/Makefile
b/package/ltq-vmmc/Makefile
index
51c33f5
..
464d005
100644
(file)
--- a/
package/ltq-vmmc/Makefile
+++ b/
package/ltq-vmmc/Makefile
@@
-22,7
+22,7
@@
define KernelPackage/ltq-vmmc
SUBMENU:=Voice over IP
TITLE:=TAPI LL driver for Voice Macro
URL:=http://www.lantiq.com/
SUBMENU:=Voice over IP
TITLE:=TAPI LL driver for Voice Macro
URL:=http://www.lantiq.com/
- DEPENDS:=+kmod-ltq-tapi @
TARGET_lantiq
+ DEPENDS:=+kmod-ltq-tapi @
(TARGET_lantiq_danube||TARGET_lantiq_falcon||TARGET_lantiq_falcon_stable)
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko
AUTOLOAD:=$(call AutoLoad,25,drv_vmmc)
MAINTAINER:=John Crispin <blogic@openwrt.org>
FILES:=$(PKG_BUILD_DIR)/src/drv_vmmc.ko
AUTOLOAD:=$(call AutoLoad,25,drv_vmmc)
MAINTAINER:=John Crispin <blogic@openwrt.org>
This page took
0.023113 seconds
and
4
git commands to generate.