signrom.sh: portability fix
commit96046435baa8f43f247d2fb22222ca44e35a7f9f
authorChristoph Egger <Christoph.Egger@amd.com>
Fri, 17 Jul 2009 13:23:51 +0000 (17 15:23 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Jul 2009 20:41:02 +0000 (22 15:41 -0500)
tree643ea21fca8d1d6e62e69c96cc8dfd83c3372fbd
parentca95814efb88e29a5c33824b7dd1b3218ca22b9d
signrom.sh: portability fix

Attached patch makes signrom.sh working on NetBSD.
The output of the 'od' command leads to a syntax error
which breaks the build.

Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
pc-bios/optionrom/signrom.sh