mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
[BOOT] Remove last instances of "hybridcd"
Addendum to commit b2e33f26eb (PR #7313)
This commit is contained in:
@@ -5,5 +5,5 @@ add_subdirectory(bootdata)
|
||||
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)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.sh DESTINATION loader NO_CAB NOT_IN_HYBRIDCD FOR bootcd)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.cmd DESTINATION loader NO_CAB FOR bootcd)
|
||||
add_cd_file(FILE ${CMAKE_CURRENT_SOURCE_DIR}/remaster.sh DESTINATION loader NO_CAB FOR bootcd)
|
||||
|
||||
Reference in New Issue
Block a user