diff options
Diffstat (limited to 'app/boards/arm/planck/CMakeLists.txt')
-rw-r--r-- | app/boards/arm/planck/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/boards/arm/planck/CMakeLists.txt b/app/boards/arm/planck/CMakeLists.txt index f26de66..6a0ec73 100644 --- a/app/boards/arm/planck/CMakeLists.txt +++ b/app/boards/arm/planck/CMakeLists.txt @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: MIT list(APPEND EXTRA_DTC_FLAGS "-qq") |