summaryrefslogtreecommitdiffstats
path: root/lib/arm_support/arm_support.make
AgeCommit message (Collapse)AuthorFilesLines
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz1-7/+9
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
2012-01-22Fix native arm builds. arm_support couldn't build properly.Thomas Martitz1-0/+2
Change-Id: I34526a015357e36ffd612bf2fabf78a0354066ca
2012-01-21Move supprt-arm.S to separate library.Thomas Martitz1-0/+17
Core, codecs and plugins link it separately so this gets rid of SOURCES trickery. Don't build it for hosted targets. Change-Id: If15ef90e93cd218a4352ae8e89eea95d3122452f