summaryrefslogtreecommitdiffstats
path: root/binding/export.map
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 16:11:03 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-08-17 16:48:15 -0700
commit49f0ffaf2c80f08bc5309c4dc465dfa98090e59f (patch)
tree323c6f16b02d4ae7279e8e23f9f36c28d386d47f /binding/export.map
parent4a134c89fcd4afabb10aa32120495b8259bd0c41 (diff)
binding: radio: update build system for standalone binding
Radio binding is now standalone so the qmake build scripts need to be updated to reflect that Bug-AGL: SPEC-832 Change-Id: Iab9cd5d18536e416d22d91c492ef489159a62d0d Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'binding/export.map')
-rw-r--r--binding/export.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding/export.map b/binding/export.map
new file mode 100644
index 0000000..52c1b4a
--- /dev/null
+++ b/binding/export.map
@@ -0,0 +1 @@
+{ global: afbBindingV1*; local: *; };