aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/shark.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-28 13:48:13 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-01-28 13:48:13 +0000
commitc5eb38dbacd45160840308061f811165a87b7df4 (patch)
tree2a3a6747303485e9431634f808a362eac3abb137 /conf/machine/shark.conf
parentd68972c8d42cebcadbad5d51389a4357affef358 (diff)
downloadopenembedded-c5eb38dbacd45160840308061f811165a87b7df4.tar.gz
conf/machine: Go back to treating all Strongarm devices the same.
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html gcc does not differentiate between the different Strongarm flavors, why should OE?
Diffstat (limited to 'conf/machine/shark.conf')
-rw-r--r--conf/machine/shark.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/shark.conf b/conf/machine/shark.conf
index 87c260856d..d7d35cfda1 100644
--- a/conf/machine/shark.conf
+++ b/conf/machine/shark.conf
@@ -15,7 +15,7 @@ SERIAL_CONSOLE = "ttySA0 115200 vt100"
ROOT_FLASH_SIZE = "16"
USE_VT = "0"
-require conf/machine/include/tune-strongarm1100.inc
+require conf/machine/include/tune-strongarm.inc
MACHINE_FEATURES = "kernel26 apm alsa pcmcia keyboard ext2"
MACHINE_EXTRA_RDEPENDS_append = " mpg321 mpd madplay "