isohybrid: Fix building with --as-needed
authorMicah Gersten <micahg@ubuntu.com>
Mon, 11 Jun 2012 22:38:20 +0000 (15:38 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 11 Jun 2012 22:38:20 +0000 (15:38 -0700)
commit5ccd0a7a5acc75a7f6c286875e1f0c149b8fcdb5
tree176c7b5e9c0fd17579e6f51ce7dd4e6f1956c2f7
parent269ebc845ebc8b46ef4b0be7fa0005c7fdb95b8d
isohybrid: Fix building with --as-needed

The library link order was wrong.

This patch was picked from Ubuntu.

Reported-and-tested-by: Tim Fletcher <tim@night-shade.org.uk>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
utils/Makefile