summaryrefslogtreecommitdiffstats
path: root/package/ltq-tapidemo
diff options
context:
space:
mode:
Diffstat (limited to 'package/ltq-tapidemo')
-rw-r--r--package/ltq-tapidemo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltq-tapidemo/Makefile b/package/ltq-tapidemo/Makefile
index 0fbcce0c5..1c1d2b435 100644
--- a/package/ltq-tapidemo/Makefile
+++ b/package/ltq-tapidemo/Makefile
@@ -26,7 +26,7 @@ define Package/ltq-tapidemo
CATEGORY:=Network
TITLE:=TAPIdemo application for Lantiq boards
URL:=http://www.lantiq.com/
- DEPENDS:=+kmod-ltq-tapi +kmod-ltq-vmmc +libpthread
+ DEPENDS:=+kmod-ltq-tapi +kmod-ltq-vmmc +libpthread @(TARGET_lantiq_danube||TARGET_lantiq_falcon)
MAINTAINER:=John Crispin <blogic@openwrt.org>
MENU:=1
endef