From 8b23ff6c77e0a86398e00e9cf4cec5f375a24253 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Sat, 25 Jul 2009 17:25:31 +0100 Subject: mx31ads: Switch kernel to mainline The i.MX31ADS kernel recipie was very old and pointed at external patches that are no longer available. Update to mainline, based off the defconfig for generic mx3 in mainline, since that at least builds. --- conf/machine/mx31ads.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/mx31ads.conf b/conf/machine/mx31ads.conf index de429c3cce..ebbbf70ca6 100644 --- a/conf/machine/mx31ads.conf +++ b/conf/machine/mx31ads.conf @@ -8,7 +8,7 @@ MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget" GUI_MACHINE_CLASS = "smallscreen" -PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" +PREFERRED_PROVIDER_virtual/kernel = "linux" require conf/machine/include/tune-arm1136jf-s.inc -- cgit v1.2.3