palmld/palmtx: tune for XScale
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 10:10:29 +0000 (10:10 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 4 Jan 2007 10:10:29 +0000 (10:10 +0000)
conf/machine/palmld.conf
conf/machine/palmtx.conf

index ae858ef..bfb2afe 100644 (file)
@@ -18,6 +18,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
 GUI_MACHINE_CLASS = "bigscreen"
 
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-include conf/machine/tune-xscale.conf
+include conf/machine/include/tune-xscale.conf
 
 module_autoload_sa1100-rtc = "sa1100-rtc"
index 0c2b08b..ebfd72d 100644 (file)
@@ -18,6 +18,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
 GUI_MACHINE_CLASS = "bigscreen"
 
 # Use tune-xscale per default. Machine independent feeds should be built with tune-strongarm.
-include conf/machine/tune-xscale.conf
+include conf/machine/include/tune-xscale.conf
 
 module_autoload_sa1100-rtc = "sa1100-rtc"