Author: stepan
Date: Wed Feb 10 16:34:15 2010
New Revision: 5106
URL: http://tracker.coreboot.org/trac/coreboot/changeset/5106

Log:
python is no longer used in abuild.

Signed-off-by: Stefan Reinauer <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>

Modified:
   trunk/util/abuild/abuild

Modified: trunk/util/abuild/abuild
==============================================================================
--- trunk/util/abuild/abuild    Wed Feb 10 12:56:21 2010        (r5105)
+++ trunk/util/abuild/abuild    Wed Feb 10 16:34:15 2010        (r5106)
@@ -44,7 +44,6 @@
        exit 1
 fi
 MAKE=$i
-PYTHON=python
 
 # this can be changed to xml by -x
 mode=text

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to