summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemumips.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/qemumips.conf')
-rw-r--r--meta/conf/machine/qemumips.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/qemumips.conf b/meta/conf/machine/qemumips.conf
index 27f96480b5..d0040dede9 100644
--- a/meta/conf/machine/qemumips.conf
+++ b/meta/conf/machine/qemumips.conf
@@ -11,5 +11,5 @@ KERNEL_IMAGETYPE = "vmlinux.bin"
11 11
12SERIAL_CONSOLE = "115200 ttyS0" 12SERIAL_CONSOLE = "115200 ttyS0"
13 13
14PREFERRED_PROVIDER_virtual/kernel = "linux" 14PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
15MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" 15MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"