From 3a6620343a492559956348a6876ae7b766b42725 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 20 Dec 2009 22:55:38 -0800 Subject: qemumips.conf: Add kernel-modules to MACHINE_EXTRA_RRECOMMENDS. * Update defconfig for qemumips so that inet support is enabled and networking devices like eth0 are seen. Signed-off-by: Khem Raj --- conf/machine/qemumips.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine') 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" -- cgit v1.2.3