convert MBR, VBR, & Stage2 to use a BSS section. #3

Merged
Nivirx merged 25 commits from bss-setup into trunk 2024-10-13 18:05:19 -04:00
Showing only changes of commit 3d1877d7fe - Show all commits

View File

@@ -25,6 +25,7 @@ stage2: $(stage2_binary_files)
boottest: $(boottest_binary_files)
clean:
@rm -rvf *.map
@rm -rvf $(build_dir)/*
@rm -rvf $(iso)
@rm -rvf $(isoz)