Move crossgcc rules to coreboot specific Makefile
authorPatrick Georgi <patrick@georgi-clan.de>
Mon, 16 May 2011 15:32:28 +0000 (15:32 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Mon, 16 May 2011 15:32:28 +0000 (15:32 +0000)
commit6c44550df1684d13cc2c1bf29410c99e91bfa204
tree97bf85cf8b3fda771e53d2cc812d6406ac0bdca9
parent0b933d4644a9cc73bf6f54ee148ddc3b0638a0f7
Move crossgcc rules to coreboot specific Makefile

Toplevel Makefile should (as far as possible) be coreboot-agnostic,
we have Makefile.inc for that.

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Patrick Georgi <patrick@georgi-clan.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6599 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile
Makefile.inc