projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1faf243
)
pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Mar 2011 23:02:52 +0000
(23:02 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Mar 2011 23:02:52 +0000
(23:02 +0000)
SVN-Revision: 26154
package/pjsip/Makefile
patch
|
blob
|
history
diff --git
a/package/pjsip/Makefile
b/package/pjsip/Makefile
index e0d0db3829279c17246fad70a32f6d363ccb8edb..c1021f3594cd1667a81ecd1b11297cf746f69ad2 100644
(file)
--- 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)