aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/tune-thumb.conf
AgeCommit message (Collapse)Author
2007-01-23tune-thumb.conf: Default thumb interworking to on, fix the overrides ↵Rod Whitby
definition (do not want a space in there), explicitly turn off thumb and interworking options when not requested, explicitly turn off interworking for the kernel.
2006-12-25tune-thumb: remove explicit -nothumb, it is now disabled by omission to ↵Koen Kooi
avoid strangeness with EABI
2006-12-21tune-thumb: convert to negative logicKoen Kooi
2006-12-21tune-thumb: fix typosKoen Kooi
2006-12-21tune-thumb: add more elaborate version which should allow setting ↵Koen Kooi
ARM_INSTRUCTION_SET = "arm" in recipes as a killswitch, stolen from ixp4xx.conf
2006-12-21tune-thumb: add tune file to enable thumb stuff on armvXtKoen Kooi