summaryrefslogtreecommitdiff
path: root/app/drivers/display/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'app/drivers/display/CMakeLists.txt')
-rw-r--r--app/drivers/display/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/drivers/display/CMakeLists.txt b/app/drivers/display/CMakeLists.txt
new file mode 100644
index 0000000..13b9719
--- /dev/null
+++ b/app/drivers/display/CMakeLists.txt
@@ -0,0 +1,4 @@
+# Copyright (c) 2021 The ZMK Contributors
+# SPDX-License-Identifier: MIT
+
+zephyr_sources_ifdef(CONFIG_IL0323 il0323.c) \ No newline at end of file