soc: raptor_lake: Cleanup CMakeLists
Cleanup CMakeLists fixing error message: ... No SOURCES given to Zephyr library: soc__x86__raptor_lake ... Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
30c7d31fde
commit
42b6af2ee8
|
@ -1,6 +1,3 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
zephyr_library()
|
||||
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
|
||||
|
||||
zephyr_cc_option(-march=goldmont)
|
||||
|
|
Loading…
Reference in a new issue