mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Do not include filesystem image in harddrive
This commit is contained in:
parent
d26fe308ab
commit
8ca7ef4b64
@ -18,4 +18,4 @@ kernel_file:
|
||||
.length equ kernel_file.end - kernel_file
|
||||
.length_sectors equ .length / 512
|
||||
|
||||
incbin "build/userspace/filesystem.bin"
|
||||
;incbin "build/userspace/filesystem.bin"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user