summaryrefslogtreecommitdiff
path: root/android/Android.mk
diff options
context:
space:
mode:
authorThomas Brand <tom@trellis.ch>2019-01-22 04:11:30 +0100
committerFilipe Coelho <falktx@falktx.com>2019-01-22 20:13:08 +0100
commit6d2302a803d9a2610f0ef240f1f1bc608d3b2fb2 (patch)
tree40c8c0650290f68079973ad89ab0f7b77fe5eba1 /android/Android.mk
parentcf0892305d30eed32a26e1f6e946290fc67bf619 (diff)
downloadjack2-6d2302a803d9a2610f0ef240f1f1bc608d3b2fb2.tar.gz
Remove FreeBoB backend (superseded by FFADO)
The FreeBoB project was renamed to FFADO in 2007. All users should use the FFADO backend by now (2019). Backend name to be removed: "freebob" Alternative backend to use: "firewire" Please check the jackd manpage for details about "firewire" backend. This commit is part of legacy cleanup. closes issue #365.
Diffstat (limited to 'android/Android.mk')
-rw-r--r--android/Android.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/android/Android.mk b/android/Android.mk
index e91584f8..22177c22 100644
--- a/android/Android.mk
+++ b/android/Android.mk
@@ -513,25 +513,6 @@ endif
#
#include $(BUILD_SHARED_LIBRARY)
-## LIBFREEBOB required
-## ========================================================
-## driver - freebob
-## ========================================================
-#include $(CLEAR_VARS)
-#
-#LOCAL_SRC_FILES := ../linux/freebob/JackFreebobDriver.cpp
-##'HAVE_CONFIG_H','SERVER_SIDE', 'HAVE_PPOLL', 'HAVE_TIMERFD
-#LOCAL_CFLAGS := $(common_cflags) -DSERVER_SIDE
-#LOCAL_CPPFLAGS := $(common_cppflags)
-#LOCAL_LDFLAGS := $(common_ldflags) $(JACK_STL_LDFLAGS)
-#LOCAL_C_INCLUDES := $(common_c_includes)
-#LOCAL_SHARED_LIBRARIES := libc libdl libcutils libjackserver
-#LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/jack
-#LOCAL_MODULE_TAGS := eng optional
-#LOCAL_MODULE := jack_freebob
-#
-#include $(BUILD_SHARED_LIBRARY)
-
## LIBFFADO required
## ========================================================
## driver - firewire