arm: Make libm5 a dependency of the m5 utility
authorAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 7 May 2013 12:47:04 +0000 (14:47 +0200)
committerAndreas Sandberg <andreas@sandberg.pp.se>
Tue, 7 May 2013 12:47:04 +0000 (14:47 +0200)
commit4153a76478e8cc0d0c09cf45c87d71f5d844e8bb
treee7e22b745a06f485810da1ed09aaee512bebfbfd
parente316e4e5fe836a3cdd522f7181ea1e6421afd416
arm: Make libm5 a dependency of the m5 utility

The m5 utility wasn't relinked properly since libm5.a wasn't a
dependency of the utility. This changeset addresses that issue.
util/m5/Makefile.arm