* adds proper dependencies for pjsip-ltq-tapi
authorJohn Crispin <john@openwrt.org>
Fri, 11 Mar 2011 08:21:59 +0000 (08:21 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 11 Mar 2011 08:21:59 +0000 (08:21 +0000)
SVN-Revision: 26024

package/pjsip/Makefile

index a257cefc7f0763d01ba0d7f6a478452f252d9d63..e0d0db3829279c17246fad70a32f6d363ccb8edb 100644 (file)
@@ -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)
+Package/pjsip-ltq-tapi=$(call Package/pjsip-template,ltq-tapi,@TARGET_lantiq +kmod-ltq-tapi +kmod-ltq-vmmc)
 
 define Build/Prepare
        $(PKG_UNPACK)