mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 08:26:30 +00:00
Move the test kernel to OSDK/deps
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
455b8abba0
commit
9c430b9901
@ -83,7 +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/test-kernel $TARGET
|
||||
do_publish_for osdk/deps/test-kernel $TARGET
|
||||
|
||||
# For actual publishing, we should only publish once. Using any target that
|
||||
# OSTD supports is OK. Here we use the first target in the list.
|
||||
|
Reference in New Issue
Block a user