CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/09/22 03:39:28
Modified files:
sysutils/u-boot: Makefile
Log message:
Revert switch to Python 3 in previous commit
u-boot still uses Python 2 in various places that cannot be controlled from
our Makefile but require patching; it also uses Python 2 specific syntax.
OK jsg
