tune-mips32.inc: Add missing definitions.
authorAlex Ferguson <thoughtmonster@gmail.com>
Thu, 4 Nov 2010 17:25:08 +0000 (19:25 +0200)
committerKristoffer Ericson <kristoffer.ericson@gmail.com>
Fri, 5 Nov 2010 09:41:13 +0000 (10:41 +0100)
commit469fa13d39283af662907a7a8b5977f5f29f49ed
treed0b1735515b129879ce620059c97d4ad6a3f2049
parentd35078be3cf93b8768b268d9bf8787e1784c3c81
tune-mips32.inc: Add missing definitions.

I added the FEED_ARCH and BASE_PACKAGE_ARCH definitions which
are assigned the value of TARGET_ARCH (which is defined in
the individual machine files). I used the TARGET_ARCH variable
and not a static value since the value can be either "mipsel"
(as in ben-nanonote) or "mips" (as in qemumips).

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
conf/machine/include/tune-mips32.inc