[BOOT] Actually add the remastering scripts in the ISOs

Addendum to commit fdc4272b1a (#4988)
CORE-8872
This commit is contained in:
Hermès Bélusca-Maïto
2025-11-03 20:22:32 +01:00
parent fdc4272b1a
commit 106dbed40d

View File

@@ -5,3 +5,6 @@ add_subdirectory(bootdata)
# add_subdirectory(environ)
add_subdirectory(freeldr)
add_subdirectory(rtl)
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.cmd DESTINATION loader NO_CAB NOT_IN_HYBRIDCD FOR bootcd livecd hybridcd)
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.sh DESTINATION loader NO_CAB NOT_IN_HYBRIDCD FOR bootcd livecd hybridcd)