diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/qemumips.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/qemumips.conf b/conf/machine/qemumips.conf index 0b109d8937..27f96480b5 100644 --- a/conf/machine/qemumips.conf +++ b/conf/machine/qemumips.conf @@ -12,3 +12,4 @@ KERNEL_IMAGETYPE = "vmlinux.bin" SERIAL_CONSOLE = "115200 ttyS0" PREFERRED_PROVIDER_virtual/kernel = "linux" +MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" |