From 1ea0a3e0e8667a871ccd0bce7d3f5c4ad0a4c28d Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 13 Aug 2012 11:08:13 +0000 Subject: [lantiq] unify tapi deps git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33160 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ltq-tapidemo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package/ltq-tapidemo') diff --git a/package/ltq-tapidemo/Makefile b/package/ltq-tapidemo/Makefile index 1c1d2b435..f4ac64601 100644 --- a/package/ltq-tapidemo/Makefile +++ b/package/ltq-tapidemo/Makefile @@ -18,6 +18,7 @@ PKG_MD5SUM:=c970becc46b2935fb9e18f795d4e8469 PKG_FIXUP:=autoreconf +include $(INCLUDE_DIR)/ltqtapi.mk include $(INCLUDE_DIR)/package.mk define Package/ltq-tapidemo @@ -26,7 +27,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 @(TARGET_lantiq_danube||TARGET_lantiq_falcon) + DEPENDS:=$(LTQ_TAPI_DEPENDS) +libpthread MAINTAINER:=John Crispin MENU:=1 endef -- cgit v1.2.3