Merge branch 'ae' into ae-volta
This commit is contained in:
@@ -42,11 +42,11 @@ check_exists() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
for arch in "${archs[@]}"; do
|
for arch in "${archs[@]}"; do
|
||||||
git checkout kernels-asplos-ae-$arch
|
git checkout ae-$arch
|
||||||
|
|
||||||
# re-compile libvortexrt.a
|
# re-compile libvortexrt.a
|
||||||
# FIXME after restructure
|
# FIXME after restructure
|
||||||
pushd ../../../kernel
|
pushd ../../libs
|
||||||
make
|
make
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user