From 4111afcc7db262f5b895cc1e5592446cbba5a90d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 13:03:29 +0000 Subject: [PATCH] efika: prefer linux-rt --- conf/machine/efika.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5