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