From 019ee89e86024935cfff9ba82de135c09cfa2650 Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Tue, 4 Jul 2006 11:01:02 +0000 Subject: mainstone.conf, logicpd-pxa270.conf: include xscale instead of iwmmxt conf file - had runtime problems w/ binaries when build with iwmmxt --- conf/machine/mainstone.conf | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'conf/machine/mainstone.conf') diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf index de242242a7..357e286752 100644 --- a/conf/machine/mainstone.conf +++ b/conf/machine/mainstone.conf @@ -9,7 +9,7 @@ IPKG_EXTRA_ARCHS = "armv5te" PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel" -include conf/machine/include/tune-iwmmxt.conf +include conf/machine/include/tune-xscale.conf # used by sysvinit_2 SERIAL_CONSOLE = "115200 ttyS0" @@ -18,6 +18,3 @@ SERIAL_CONSOLE = "115200 ttyS0" ROOT_FLASH_SIZE = "32" - - - -- cgit 1.2.3-korg