summaryrefslogtreecommitdiff
path: root/Makefile.plugins
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@codecoup.pl>2017-07-11 21:47:59 +0200
committerSzymon Janc <szymon.janc@codecoup.pl>2017-07-13 10:43:40 +0200
commit3a140aa35b7b7dc1d7b031eec40590187f70a980 (patch)
tree262849b804fae8eb5a47eb91767f0d74ddeabc01 /Makefile.plugins
parent1c358b92743006dd3734fe9634855376cb037bb7 (diff)
downloadbluez-3a140aa35b7b7dc1d7b031eec40590187f70a980.tar.gz
sap: Remove support for STE U8500 platform
This code didn't received updates for few years. It is not installed (build only) since BlueZ 5 release. And STE U8500 platform is long dead.
Diffstat (limited to 'Makefile.plugins')
-rw-r--r--Makefile.plugins3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.plugins b/Makefile.plugins
index 3a9e27c65..73377e532 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
@@ -22,9 +22,6 @@ builtin_sources += profiles/sap/main.c profiles/sap/manager.h \
profiles/sap/manager.c profiles/sap/server.h \
profiles/sap/server.c profiles/sap/sap.h \
profiles/sap/sap-dummy.c
-
-noinst_LIBRARIES += profiles/sap/libsap.a
-profiles_sap_libsap_a_SOURCES = profiles/sap/sap.h profiles/sap/sap-u8500.c
endif
if A2DP