summaryrefslogtreecommitdiff
path: root/conf/machine/include/tune-strongarm.inc
AgeCommit message (Collapse)AuthorFiles
2008-04-05tune-strongarm: set ARM_ABI to oabiKoen Kooi1
2008-01-28conf/machine: Go back to treating all Strongarm devices the same.Rolf Leggewie1
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html gcc does not differentiate between the different Strongarm flavors, why should OE?
2008-01-12conf/machine/: fix configuration for Strongarm devicesRolf Leggewie1
* replace erroneous TARGET_CC_ARCH line optimising for xscale instead of strongarm * remove inclusion of tune-strongarm.inc from collie.conf and replace it with the correct TARGET_CC_ARCH. Collie is the only Strongarm 1110 device in OE and thus needs special treatment * rename tune-strongarm.inc to tune-strongarm1100.inc and leave a short note to make it clear the file only applies to Strongarm 1100 devices.
2007-09-02conf/machine/include: Rename .conf to .inc filesRichard Purdie1