summaryrefslogtreecommitdiff
path: root/conf/machine/magician.conf
diff options
context:
space:
mode:
authorOpenmoko anonymizer key <devel@lists.openmoko.org>2007-09-02 22:14:36 +0000
committerOpenmoko anonymizer key <devel@lists.openmoko.org>2007-09-02 22:14:36 +0000
commitc1cfc8256ffcde3d0afd4de42b6f36b715c60dcb (patch)
treedbd86d9a8c2879937d1b40602fc97597470329e6 /conf/machine/magician.conf
parent98081bc36be3bb72de6ff3e57bc1a713fb453879 (diff)
parent31d144ff07c336393c2bc55ee5e486e17ee0bcfb (diff)
merge of '761183d571c60b5df965993faf1c23d3f933718b'
and 'd52a54d5f2ae378fe03f9c8d4cfb66d2d6a45d41'
Diffstat (limited to 'conf/machine/magician.conf')
-rw-r--r--conf/machine/magician.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf
index fab936707b..60cc9af3d1 100644
--- a/conf/machine/magician.conf
+++ b/conf/machine/magician.conf
@@ -9,10 +9,10 @@ TARGET_ARCH = "arm"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt "
# Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-require conf/machine/include/tune-xscale.conf
+require conf/machine/include/tune-xscale.inc
# Uncomment this to use iwmmxt optimizations. Remove the above xscale stuff first
-#require conf/machine/include/tune-iwmmxt.conf
+#require conf/machine/include/tune-iwmmxt.inc
ROOT_FLASH_SIZE = "80"
VOLATILE_STORAGE_SIZE = "64"