[build] Allow APPEND lines in ipxe.iso to function as expected

Signed-off-by: Dominic Cleal <dcleal@redhat.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Dominic Cleal
2011-05-19 12:03:18 +01:00
committed by Michael Brown
parent c49659c4f2
commit 3fc139362c

View File

@@ -56,7 +56,7 @@ do
g=${g//[^a-z0-9]}.krn
case "$first" in
"")
echo DEFAULT $g
echo DEFAULT $b
;;
esac
first=$g