mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-18 03:56:42 +00:00
Inject a scalable buddy system allocator to OSTD
Co-authored-by: Zhe Tang <tangzh@stu.pku.edu.cn>
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
92bc8cbbf7
commit
5f05963ee5
@ -83,6 +83,7 @@ for TARGET in $TARGETS; do
|
||||
do_publish_for ostd/libs/ostd-test $TARGET
|
||||
do_publish_for ostd/libs/linux-bzimage/setup $TARGET
|
||||
do_publish_for ostd $TARGET
|
||||
do_publish_for osdk/deps/frame-allocator $TARGET
|
||||
do_publish_for osdk/deps/test-kernel $TARGET
|
||||
|
||||
# For actual publishing, we should only publish once. Using any target that
|
||||
|
Reference in New Issue
Block a user