This commit is contained in:
Ciro Santilli
2017-06-14 00:23:58 +01:00
parent 89e6b0f97a
commit 251a8ecf53
2 changed files with 3 additions and 2 deletions

3
run
View File

@@ -38,7 +38,8 @@ env \
-u LD_LIBRARY_PATH \
make \
BR2_JLEVEL="$(($(nproc) - 2))" \
HOST_QEMU_OPTS="--enable-sdl --with-sdlabi=2.0" \
HOST_QEMU_OPTS="--enable-debug --enable-sdl --with-sdlabi=2.0" \
host-qemu-reconfigure \
kernel_module-rebuild \
all \
;