Review Board 2.0.15


arm: fix some typos in makefile for ARM m5 util and link statically

Review Request #2217 - Created March 18, 2014 and submitted - Latest diff uploaded

Information
Tony Gutierrez
gem5
default
Reviewers
Default
Changeset 10124:385eadfa6938
---------------------------
arm: fix some typos in makefile for ARM m5 util and link statically

1) fixes a typo for clean target libgemOpJni.so -> libgem5OpJni.so
2) adds jni_gem5Op.h to clean since it is added during make
3) links the m5 utility statically since it won't work on some images otherwise