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
学到东西就算胜利
OSKernel2024-GalaxyOS
Commits
fbf83ccc
Commit
fbf83ccc
authored
10 months ago
by
RCqaq
Browse files
Options
Download
Patches
Plain Diff
fix: Makefile
parent
b303fbe4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
Makefile
with
1 addition
and
1 deletion
+1
-1
Makefile
+
1
−
1
View file @
fbf83ccc
...
...
@@ -174,7 +174,7 @@ ifeq ($(platform), visionfive)
@
make build
@$(
OBJCOPY
)
$T
/kernel
--strip-all
-O
binary
$(
image
)
@
cp
$(
image
)
kernel-vf2.bin
@
cd
../o
b
ensbi
@
cd
../o
p
ensbi
@
make
ARCH
=
riscv
CROSS_COMPILE
=
riscv64-unknown-linux-gnu-
PLATFORM
=
generic
FW_PAYLOAD_PATH
=
../oskernel2024-galaxyos/kernel-vf2.bin
FW_FDT_PATH
=
../u-boot/arch/riscv/dts/starfive_visionfive2.dtb
FW_TEXT_START
=
0x40000000
else
kernel-qemu
...
...
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