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-22027-2376549
OSKernel2024-Vnx-2419
Commits
43f501e5
Verified
Commit
43f501e5
authored
1 year ago
by
Refill
Browse files
Options
Download
Patches
Plain Diff
[cmake] support test machine make
parent
1941a153
ls2k1000la
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+2
-0
Makefile
with
2 additions
and
0 deletions
+2
-0
Makefile
+
2
−
0
View file @
43f501e5
...
...
@@ -3,6 +3,8 @@ kernel.bin:
cmake src
-B
build
-DTOOLPREFIX
=
${
TOOLPREFIX
}
cmake
--build
build
cp
build/sys/kernel.bin ./
all
:
kernel.bin
clean
:
rm
-r
build
rm
kernel.bin
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