Replace signrom with shell script v3
authorAlexander Graf <agraf@suse.de>
Wed, 1 Jul 2009 20:08:21 +0000 (22:08 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 9 Jul 2009 21:06:38 +0000 (16:06 -0500)
commit5429a9542a27b93f1381c0971bc064103d9a1c0a
tree3d933278757307e5f9c08bae320c303a318b12af
parent4891a8cb15f2e5bce857f41806e2e63d8cce0751
Replace signrom with shell script v3

In order to not execute code we just compiled, let's replace signrom
with a shell script that does the same thing while staying compatible
to pretty much every system available.

This should make cross-compilation for windows easier.

aliguori: fix build when objdir != srcdir

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
pc-bios/optionrom/Makefile
pc-bios/optionrom/signrom.c [deleted file]
pc-bios/optionrom/signrom.sh [new file with mode: 0755]