Make model_names static in mkmpioboot.
commit39ec8241abbd96bdf620869a60bbbc1a055d1808
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 28 Nov 2010 10:06:01 +0000 (28 10:06 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 28 Nov 2010 10:06:01 +0000 (28 10:06 +0000)
treeb6d95d542399d172f392db6c6cdeb29d1ef63fae
parent40d6ced2633989c461f3ea46a7248d1442a983b3
Make model_names static in mkmpioboot.

Both mkmpioboot and mkamsboot use an array model_names which clash when
linking with Rockbox Utility so don't export the mkmpioboot one.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28690 a1c6a512-1295-4272-9138-f99709370657
rbutil/mkmpioboot/mkmpioboot.c