diff options
| author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-07 18:19:51 +0000 | 
|---|---|---|
| committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-07-07 18:19:51 +0000 | 
| commit | 6c1e15e715e240c40bf5f07fe00f0e23add22840 (patch) | |
| tree | 593dce265a35ee2c5556fc717352f01d9e501573 /package | |
| parent | 145f06f8eb66458599c6ca3708a5b5e87c41e8ae (diff) | |
pjsip-ltq-tap is for all lantiq targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27529 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
| -rw-r--r-- | package/pjsip/Config.in | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/package/pjsip/Config.in b/package/pjsip/Config.in index c5c709389..c993f1c54 100644 --- a/package/pjsip/Config.in +++ b/package/pjsip/Config.in @@ -21,7 +21,7 @@ config PJSIP_SOUND  config PJSIP_LTQ_TAPI  	bool "Lantiq TAPI sound device support" -	depends on PACKAGE_pjsip && TARGET_lantiq_xway +	depends on PACKAGE_pjsip && TARGET_lantiq  	default n  	help  		Enable Lantiq Tapi. | 
