mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
rename build to build-buildroot
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user