summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/igep0020.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/igep0020.conf b/meta/conf/machine/igep0020.conf
index 468c7a31d5..26f348c615 100644
--- a/meta/conf/machine/igep0020.conf
+++ b/meta/conf/machine/igep0020.conf
@@ -29,7 +29,7 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
29# Guesswork 29# Guesswork
30SERIAL_CONSOLE = "115200 ttyS2" 30SERIAL_CONSOLE = "115200 ttyS2"
31 31
32PREFERRED_PROVIDER_virtual/kernel = "linux-igep2" 32PREFERRED_PROVIDER_virtual/kernel = "linux-igep"
33 33
34KERNEL_IMAGETYPE = "uImage" 34KERNEL_IMAGETYPE = "uImage"
35 35