summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zephyr/emul/CMakeLists.txt2
-rw-r--r--zephyr/emul/Kconfig.ln93102
2 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/emul/CMakeLists.txt b/zephyr/emul/CMakeLists.txt
index 3c81040440..5c5a69eb35 100644
--- a/zephyr/emul/CMakeLists.txt
+++ b/zephyr/emul/CMakeLists.txt
@@ -12,4 +12,4 @@ zephyr_library_sources_ifdef(CONFIG_EMUL_BMI emul_bmi160.c)
zephyr_library_sources_ifdef(CONFIG_EMUL_BMI emul_bmi260.c)
zephyr_library_sources_ifdef(CONFIG_EMUL_TCS3400 emul_tcs3400.c)
zephyr_library_sources_ifdef(CONFIG_EMUL_BB_RETIMER emul_bb_retimer.c)
-zephyr_library_sources_ifdef(CONFIG_EMUL_LN9310 emul_ln9310.c)
+zephyr_library_sources_ifdef(CONFIG_EMUL_LN9310 emul_ln9310.c)
diff --git a/zephyr/emul/Kconfig.ln9310 b/zephyr/emul/Kconfig.ln9310
index f0ab50b61b..5773cf3721 100644
--- a/zephyr/emul/Kconfig.ln9310
+++ b/zephyr/emul/Kconfig.ln9310
@@ -19,4 +19,4 @@ module = LN9310_EMUL
module-str = ln9310_emul
source "subsys/logging/Kconfig.template.log_config"
-endif # EMUL_LN9310 \ No newline at end of file
+endif # EMUL_LN9310