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
educg-net-18742-1688060
OSkernel_HIT_naw0-2131
Commits
0b5dbcb4
Commit
0b5dbcb4
authored
2 years ago
by
那我就让时光倒流
Browse files
Options
Download
Patches
Plain Diff
test
parent
26ae58c6
main
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-7
Makefile
with
1 addition
and
7 deletions
+1
-7
Makefile
+
1
−
7
View file @
0b5dbcb4
...
...
@@ -156,13 +156,7 @@ else
endif
all
:
build
ifeq
($(platform), k210)
@$(
OBJCOPY
)
$T
/kernel
--strip-all
-O
binary
$(
image
)
@$(
OBJCOPY
)
$(
RUSTSBI
)
--strip-all
-O
binary
$(
k210
)
@
dd
if
=
$(
image
)
of
=
$(
k210
)
bs
=
128k
seek
=
1
@
cp
$(
k210
)
os.bin
endif
debug
:
build
ifeq
($(platform), k210)
...
...
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