summaryrefslogtreecommitdiff
path: root/lib/arm_support (follow)
Commit message (Collapse)AuthorAge
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
| | | | | | | libs in $ROOT/lib now add to $(CORE_LIBS) and $(EXTRA_LIBS) and are automatically linked by the core and codecs/plugins respectively. Change-Id: Iff482c792a8c8142718f6a16a450c6e2f1497c9a
* Fix native arm builds. arm_support couldn't build properly.Thomas Martitz2012-01-22
| | | | Change-Id: I34526a015357e36ffd612bf2fabf78a0354066ca
* Move supprt-arm.S to separate library.Thomas Martitz2012-01-21
Core, codecs and plugins link it separately so this gets rid of SOURCES trickery. Don't build it for hosted targets. Change-Id: If15ef90e93cd218a4352ae8e89eea95d3122452f