From 682e67793d3d6da4b7905f756650e1ec94883ae2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 12 May 2010 19:30:24 -0700 Subject: machine/qemuarm: Move kernel version to 2.6.33 * Tested using gcc 4.4.4 DISTRO=minimal Signed-off-by: Khem Raj --- conf/machine/qemuarm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf index de76527167..606925cdc9 100644 --- a/conf/machine/qemuarm.conf +++ b/conf/machine/qemuarm.conf @@ -11,4 +11,4 @@ KERNEL_IMAGETYPE = "zImage" SERIAL_CONSOLE = "115200 ttyAMA0" -PREFERRED_PROVIDER_virtual/kernel = "linux-rp" +PREFERRED_PROVIDER_virtual/kernel = "linux" -- cgit 1.2.3-korg