Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
啊队队队
OSKernel2022-Byte OS
Commits
df0344af
Commit
df0344af
authored
2 years ago
by
啊队队队
Browse files
Options
Download
Patches
Plain Diff
更新 opensbi
parent
fbff0897
main
extension
external_fs
module
new_frame
only_qemu
single_page
test
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bootloader/opensbi-qemu.bin
+0
-0
bootloader/opensbi-qemu.bin
kernel/makefile
+2
-1
kernel/makefile
with
2 additions
and
1 deletion
+2
-1
bootloader/opensbi-qemu.bin
0 → 100644
+
0
−
0
View file @
df0344af
File added
This diff is collapsed.
Click to expand it.
kernel/makefile
+
2
−
1
View file @
df0344af
...
...
@@ -26,7 +26,8 @@ endif
# all: build
all
:
qemu
cp
$(
BOOTLOADER
)
../sbi-qemu
# cp $(BOOTLOADER) ../sbi-qemu
cp
../bootloader/open-qemu.bin
../sbi-qemu
cp
$(KERNEL_FILE)
../kernel-qemu
build
:
kernel $(BIN_FILE)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets