summaryrefslogtreecommitdiff
path: root/app/drivers/zephyr/CMakeLists.txt
diff options
context:
space:
mode:
authorPete Johanson <peter@peterjohanson.com>2020-06-24 10:37:02 -0400
committerPete Johanson <peter@peterjohanson.com>2020-06-24 10:37:02 -0400
commita6a364725d8af94c2479939f6559584721a8ebd1 (patch)
tree845ebf91d038c080a076f46eb8e38061603ad29f /app/drivers/zephyr/CMakeLists.txt
parent17ef033f003e6b403e2b229eef871e46defb4bbb (diff)
Fix .gitignore, add missing changes.
Diffstat (limited to 'app/drivers/zephyr/CMakeLists.txt')
-rw-r--r--app/drivers/zephyr/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/drivers/zephyr/CMakeLists.txt b/app/drivers/zephyr/CMakeLists.txt
index b40498f..983828f 100644
--- a/app/drivers/zephyr/CMakeLists.txt
+++ b/app/drivers/zephyr/CMakeLists.txt
@@ -1,5 +1,4 @@
if(CONFIG_ZMK_KSCAN_GPIO_DRIVER)
- # Add hello_world_driver.h to the set of global include paths.
zephyr_include_directories(.)
zephyr_library()