summaryrefslogtreecommitdiffstats
path: root/package/pjsip
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-07-06 19:02:27 +0000
committerJohn Crispin <john@openwrt.org>2011-07-06 19:02:27 +0000
commit302347e4d45ef075007817e1c53732b0a348ac9b (patch)
treec28d0139dabd85c0b4bace86369312174ff1c01b /package/pjsip
parent1d43c2b5b65e8ccbd05e2c3c7fef05a4cc568138 (diff)
downloadmaster-31e0f0ae-302347e4d45ef075007817e1c53732b0a348ac9b.tar.gz
master-31e0f0ae-302347e4d45ef075007817e1c53732b0a348ac9b.tar.bz2
master-31e0f0ae-302347e4d45ef075007817e1c53732b0a348ac9b.zip
ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
SVN-Revision: 27498
Diffstat (limited to 'package/pjsip')
-rw-r--r--package/pjsip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pjsip/Makefile b/package/pjsip/Makefile
index 4f385723ab..42db149baf 100644
--- a/package/pjsip/Makefile
+++ b/package/pjsip/Makefile
@@ -66,7 +66,7 @@ EXTRA_CFLAGS:=-I$(STAGING_DIR)/usr/include/drv_tapi -I$(STAGING_DIR)/usr/include
endif
Package/pjsip-oss=$(call Package/pjsip-template,oss,)
-Package/pjsip-ltq-tapi=$(call Package/pjsip-template,ltq-tapi,@TARGET_lantiq +kmod-ltq-tapi +kmod-ltq-vmmc)
+Package/pjsip-ltq-tapi=$(call Package/pjsip-template,ltq-tapi,@TARGET_lantiq +TARGET_lantiq:kmod-ltq-tapi +TARGET_lantiq:kmod-ltq-vmmc)
define Build/Prepare
$(PKG_UNPACK)