Cleanup old XTOS boot protocol module
This commit is contained in:
@@ -9,7 +9,6 @@ include_directories(
|
||||
# Specify list of source code files
|
||||
list(APPEND XTLDR_XTOS_O_SOURCE
|
||||
${XTLDR_XTOS_O_SOURCE_DIR}/${ARCH}/memory.c
|
||||
${XTLDR_XTOS_O_SOURCE_DIR}/memory.c
|
||||
${XTLDR_XTOS_O_SOURCE_DIR}/xtos.c)
|
||||
|
||||
# Link bootloader executable
|
||||
|
Reference in New Issue
Block a user