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