cmake: remove TOOLCHAIN_INCLUDES
This seems to be orphaned and not being used anymore. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
90eaa9ee5c
commit
65ac2f6d1b
2 changed files with 0 additions and 3 deletions
|
@ -30,7 +30,6 @@ add_dependencies(bootloader ${SYSCALL_LIST_H_TARGET})
|
|||
|
||||
target_include_directories(bootloader PUBLIC
|
||||
./
|
||||
${TOOLCHAIN_INCLUDES}
|
||||
${SOC_DIR}/${ARCH}/${SOC_PATH}/
|
||||
${SOC_DIR}/${ARCH}/${SOC_PATH}/include
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue