aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-13 13:03:29 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-13 13:03:29 +0000
commit4111afcc7db262f5b895cc1e5592446cbba5a90d (patch)
tree38345099969ac91c707288d2e0ee5c7714c22f20 /conf/machine
parent9ca2c7b9bd3f96715d5e6b15504716bbc001c2f6 (diff)
downloadopenembedded-4111afcc7db262f5b895cc1e5592446cbba5a90d.tar.gz
efika: prefer linux-rt
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/efika.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/efika.conf b/conf/machine/efika.conf
index a4f8adcb60..5bf42da797 100644
--- a/conf/machine/efika.conf
+++ b/conf/machine/efika.conf
@@ -5,7 +5,7 @@
TARGET_ARCH = "powerpc"
PACKAGE_EXTRA_ARCHS = "ppc603e"
-#PREFERRED_PROVIDER_virtual/kernel ?= "linux-${MACHINE}"
+PREFERRED_PROVIDER_virtual/kernel ?= "linux-rt"
MACHINE_FEATURES = "kernel26 usbhost ext2 alsa"