Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG...
commit4b56ee048a950eb8190abec3f8dc8b7a9b6e8946
authorThomas Martitz <kugel@rockbox.org>
Wed, 4 Apr 2012 19:43:22 +0000 (4 21:43 +0200)
committerThomas Martitz <kugel@rockbox.org>
Wed, 4 Apr 2012 19:48:19 +0000 (4 21:48 +0200)
tree5f7275d75c32831531963c6fecf64dbcad250efa
parenta54072e2992ad8b6fccdaf8e8062f37c53743be8
Refactor and unify objcopy calls in the build system. Also now properly handles DEBUG builds on hosted targets to keep debug symbols if necessary.

Change-Id: I884031b79c6d49479e4d95752f35ced68872dd5d
16 files changed:
android/android.make
apps/codecs/codecs.make
apps/plugins/chessbox/chessbox.make
apps/plugins/goban/goban.make
apps/plugins/imageviewer/imageviewer.make
apps/plugins/lua/lua.make
apps/plugins/pdbox/pdbox.make
apps/plugins/pictureflow/pictureflow.make
apps/plugins/plugins.make
apps/plugins/rockboy/rockboy.make
apps/plugins/zxbox/zxbox.make
bootloader/bootloader.make
firmware/target/hosted/ypr0/ypr0.make
tools/functions.make
tools/root.make
uisimulator/uisimulator.make