python is no longer used in abuild.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5106 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
531704ed71
commit
94f5f70745
|
@ -44,7 +44,6 @@ if [ "$i" = "nonexistant_make" ]; then
|
|||
exit 1
|
||||
fi
|
||||
MAKE=$i
|
||||
PYTHON=python
|
||||
|
||||
# this can be changed to xml by -x
|
||||
mode=text
|
||||
|
|
Loading…
Reference in New Issue