summaryrefslogtreecommitdiff
path: root/zephyr/cmake/compiler/gcc/generic.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/cmake/compiler/gcc/generic.cmake')
-rw-r--r--zephyr/cmake/compiler/gcc/generic.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/cmake/compiler/gcc/generic.cmake b/zephyr/cmake/compiler/gcc/generic.cmake
new file mode 100644
index 0000000000..8f41f59bee
--- /dev/null
+++ b/zephyr/cmake/compiler/gcc/generic.cmake
@@ -0,0 +1,5 @@
+# Copyright 2022 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+include("${ZEPHYR_BASE}/cmake/compiler/gcc/generic.cmake")