Correct comments

This commit is contained in:
2024-01-22 20:42:29 +01:00
parent af400920d0
commit 9fe347fd0a
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ list(APPEND XTLDR_BEEP_SOURCE
${XTLDR_BEEP_SOURCE_DIR}/beep.c
${XTLDR_BEEP_SOURCE_DIR}/globals.c)
# Link bootloader executable
# Link module executable
add_executable(beep ${XTLDR_BEEP_SOURCE})
# Add linker libraries