rename build to build-buildroot

This commit is contained in:
Ciro Santilli
2018-09-13 05:20:51 +01:00
parent 7189742a29
commit 3f4ae17017
9 changed files with 455 additions and 412 deletions

View File

@@ -21,5 +21,6 @@ script: |
# The following packages have unmet dependencies:
# libsdl2-dev : Depends: libegl1-mesa-dev
# Depends: libgles2-mesa-dev
bash -x ./build-qemu -j 16 -S |& awk 'NR % 1000 == 0'
bash -x ./build -j 16 -S |& awk 'NR % 1000 == 0'
bash -x ./run -e 'init=/poweroff.out'