summaryrefslogtreecommitdiffstats
path: root/cmake/device.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/device.cmake')
-rw-r--r--cmake/device.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/device.cmake b/cmake/device.cmake
new file mode 100644
index 0000000..d5b28da
--- /dev/null
+++ b/cmake/device.cmake
@@ -0,0 +1,2 @@
+include("${CMAKE_CURRENT_SOURCE_DIR}/device/${DEVICE}/${DEVICE}.cmake")
+message(STATUS "Device: ${DEVICE}")