Add VBR stub
This commit is contained in:
@@ -3,3 +3,4 @@ PROJECT(BOOTSECT)
|
||||
|
||||
# Compile boot sectors
|
||||
compile_bootsector(mbrboot ${BOOTSECT_SOURCE_DIR}/mbrboot.S 0x7C00 Start)
|
||||
compile_bootsector(espboot ${BOOTSECT_SOURCE_DIR}/espboot.S 0x7C00 Start)
|
||||
|
Reference in New Issue
Block a user