summaryrefslogtreecommitdiffstats
path: root/alsa-binding
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-10-23 16:06:54 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-31 16:55:28 +0100
commit6a6963c5627d30b05c1be4d4b95badb7dc73eb28 (patch)
tree1a719f253483013e424e1923dcb37470f986d831 /alsa-binding
parentef3575fd397498a57c09c0caa3ffde8ec3040aab (diff)
Migrate app-templates to CMake module
Bug-AGL SPEC-1682 Change-Id: Ic4a8925d8be17ab6d53d18ca8abaf99ce348ded8 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'alsa-binding')
-rw-r--r--alsa-binding/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/alsa-binding/CMakeLists.txt b/alsa-binding/CMakeLists.txt
index 5f683d6..82694e0 100644
--- a/alsa-binding/CMakeLists.txt
+++ b/alsa-binding/CMakeLists.txt
@@ -26,7 +26,6 @@ PROJECT_TARGET_ADD(alsa-4a)
SET_TARGET_PROPERTIES(${TARGET_NAME} PROPERTIES
PREFIX "afb-"
LABELS "BINDING"
- LINK_FLAGS ${BINDINGS_LINK_FLAG}
OUTPUT_NAME ${TARGET_NAME}
)