Forgot a step commented out.
This commit is contained in:
@@ -69,7 +69,7 @@ proj_build() {
|
||||
make -j$nprocs
|
||||
}
|
||||
|
||||
#proj_build
|
||||
proj_build
|
||||
|
||||
cd $basedir/build/gem5
|
||||
if [ ! -f ${elf} ]; then
|
||||
|
||||
Reference in New Issue
Block a user