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, 0 insertions, 5 deletions
diff --git a/zephyr/cmake/compiler/gcc/generic.cmake b/zephyr/cmake/compiler/gcc/generic.cmake
deleted file mode 100644
index 8f41f59bee..0000000000
--- a/zephyr/cmake/compiler/gcc/generic.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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")