mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 04:01:36 +01:00
Start failed PCI DMA attempt, add -Werror
This commit is contained in:
@@ -53,7 +53,7 @@ If you make changes to the kernel modules or most configurations, you can just u
|
||||
|
||||
and they will updated.
|
||||
|
||||
But if you change any package besides `kernel_module`, you must also request those packages to be reconfigured or rebuilt, e.g.:
|
||||
But if you change any package besides `kernel_module`, you must also request those packages to be reconfigured or rebuilt with extra Targets, e.g.:
|
||||
|
||||
./run -t linux-reconfigure -t host-qemu-rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user