aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--4a-hal-cfg-community/CMakeLists.txt2
-rw-r--r--4a-hal-cfg-community/hal-4a-2ch-generic-usb.json (renamed from 4a-hal-cfg-community/hal-4a-2ch-generic-usb.json.disabled)0
-rw-r--r--4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json (renamed from 4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json.disabled)0
-rw-r--r--4a-hal-cfg-community/hal-4a-ensoniq.json (renamed from 4a-hal-cfg-community/hal-4a-ensoniq.json.disabled)0
-rw-r--r--4a-hal-cfg-community/hal-4a-intel.json (renamed from 4a-hal-cfg-community/hal-4a-intel.json.disabled)0
-rw-r--r--4a-hal-cfg-community/hal-4a-jabra.json (renamed from 4a-hal-cfg-community/hal-4a-jabra.json.disabled)0
-rw-r--r--4a-hal-cfg-reference/CMakeLists.txt2
7 files changed, 2 insertions, 2 deletions
diff --git a/4a-hal-cfg-community/CMakeLists.txt b/4a-hal-cfg-community/CMakeLists.txt
index 7679315..46b866e 100644
--- a/4a-hal-cfg-community/CMakeLists.txt
+++ b/4a-hal-cfg-community/CMakeLists.txt
@@ -21,7 +21,7 @@
##################################################
PROJECT_TARGET_ADD(4a-hal-cfg-community)
- file(GLOB CONF_FILES "*.json*")
+ file(GLOB CONF_FILES "*.json")
add_input_files("${CONF_FILES}")
diff --git a/4a-hal-cfg-community/hal-4a-2ch-generic-usb.json.disabled b/4a-hal-cfg-community/hal-4a-2ch-generic-usb.json
index 84f8a96..84f8a96 100644
--- a/4a-hal-cfg-community/hal-4a-2ch-generic-usb.json.disabled
+++ b/4a-hal-cfg-community/hal-4a-2ch-generic-usb.json
diff --git a/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json.disabled b/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json
index 0b5d954..0b5d954 100644
--- a/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json.disabled
+++ b/4a-hal-cfg-community/hal-4a-csl-cm106-8ch-usb.json
diff --git a/4a-hal-cfg-community/hal-4a-ensoniq.json.disabled b/4a-hal-cfg-community/hal-4a-ensoniq.json
index f884247..f884247 100644
--- a/4a-hal-cfg-community/hal-4a-ensoniq.json.disabled
+++ b/4a-hal-cfg-community/hal-4a-ensoniq.json
diff --git a/4a-hal-cfg-community/hal-4a-intel.json.disabled b/4a-hal-cfg-community/hal-4a-intel.json
index bab8364..bab8364 100644
--- a/4a-hal-cfg-community/hal-4a-intel.json.disabled
+++ b/4a-hal-cfg-community/hal-4a-intel.json
diff --git a/4a-hal-cfg-community/hal-4a-jabra.json.disabled b/4a-hal-cfg-community/hal-4a-jabra.json
index 8a95020..8a95020 100644
--- a/4a-hal-cfg-community/hal-4a-jabra.json.disabled
+++ b/4a-hal-cfg-community/hal-4a-jabra.json
diff --git a/4a-hal-cfg-reference/CMakeLists.txt b/4a-hal-cfg-reference/CMakeLists.txt
index df54ef5..e8267f9 100644
--- a/4a-hal-cfg-reference/CMakeLists.txt
+++ b/4a-hal-cfg-reference/CMakeLists.txt
@@ -21,7 +21,7 @@
##################################################
PROJECT_TARGET_ADD(4a-hal-cfg-reference)
- file(GLOB CONF_FILES "*.json*")
+ file(GLOB CONF_FILES "*.json")
add_input_files("${CONF_FILES}")