Commit 8a61b76cfe23c1d953f737aa8d836782ee8d40c6
authorMichel Pollet <buserror@gmail.com>
Wed, 23 Feb 2011 13:55:29 +0000 (13:55 +0000)
committerMichel Pollet <buserror@gmail.com>
Wed, 23 Feb 2011 13:55:29 +0000 (13:55 +0000)
tree0ba7723e1528f766c3cb1d774beedde20c27b13c
parentd7369e56ac33daca0a705d96d6ee2509d3b42543
Message:
Makefile updates

Changed the makefiles to derivate the target architecture from
gcc itself, and compile all the objects into obj-$arch. This
allows several compilers to be used to build simavr, at the same
time without interferences.

This allow arm cross compilation to live in the same tree as
the x86 one...

Signed-off-by: Michel Pollet <buserror@gmail.com>
6 files changed:
Makefile.common
examples/board_hd77480/Makefile
examples/board_ledramp/Makefile
examples/board_simduino/Makefile
examples/board_timer_64led/Makefile
simavr/Makefile