X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1bcca9e4df020c5fa4e9b7152e8e368f8f231695..c3c5977bfaa6eb2795e358cb34adf1484eb3179c:/package/pjsip/Makefile

diff --git a/package/pjsip/Makefile b/package/pjsip/Makefile
index e0d0db382..c1021f359 100644
--- a/package/pjsip/Makefile
+++ b/package/pjsip/Makefile
@@ -64,7 +64,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)