[oe-commits] org.oe.dev palmld/palmtx: tune for XScale

hrw commit openembedded-commits at lists.openembedded.org
Thu Jan 4 10:11:04 UTC 2007


palmld/palmtx: tune for XScale

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: ab77b9997772e59d9093a5f091f3aa611184697d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ab77b9997772e59d9093a5f091f3aa611184697d
Files:
1
conf/machine/palmld.conf
conf/machine/palmtx.conf
Diffs:

#
# mt diff -r625edac05109135160effe7d745ab47b6cc9ab4e -rab77b9997772e59d9093a5f091f3aa611184697d
#
# 
# 
# patch "conf/machine/palmld.conf"
#  from [41475a976dd2eadbf861c0a07c1dd638dbddca0b]
#    to [a08df709137e2e3c133924a44284f708b4343069]
# 
# patch "conf/machine/palmtx.conf"
#  from [35459e40844041114afbb3d2126e251738ff706f]
#    to [c765907825a5283e216cae465a09f3cf711c74a0]
# 
============================================================
--- conf/machine/palmld.conf	41475a976dd2eadbf861c0a07c1dd638dbddca0b
+++ conf/machine/palmld.conf	a08df709137e2e3c133924a44284f708b4343069
@@ -18,6 +18,6 @@ GUI_MACHINE_CLASS = "bigscreen"
 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"
============================================================
--- conf/machine/palmtx.conf	35459e40844041114afbb3d2126e251738ff706f
+++ conf/machine/palmtx.conf	c765907825a5283e216cae465a09f3cf711c74a0
@@ -18,6 +18,6 @@ GUI_MACHINE_CLASS = "bigscreen"
 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"






More information about the Openembedded-commits mailing list