pci_min driver

This commit is contained in:
Ciro Santilli
2017-07-09 08:44:01 +01:00
parent 6188bfb86c
commit 1cd55ebf53
6 changed files with 8 additions and 3 deletions

1
run
View File

@@ -44,6 +44,7 @@ env \
HOST_QEMU_OPTS="--enable-debug --enable-sdl --extra-cflags='-DDEBUG_PL061=1' --with-sdlabi=2.0" \
host-qemu-rebuild \
linux-rebuild \
kernel_module-rebuild \
all \
;
cd ..