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:
fc4b980
)
ltq-vmmc: should be available for falcon and danube only
author
John Crispin
<blogic@openwrt.org>
Thu, 3 Nov 2011 15:16:25 +0000
(15:16 +0000)
committer
John Crispin
<blogic@openwrt.org>
Thu, 3 Nov 2011 15:16:25 +0000
(15:16 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28722
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ltq-vmmc/Makefile
patch
|
blob
|
history
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/
- 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>