targets/toolchain_makefile.py
changeset 2456 7373e3048167
parent 2439 f0a040f1de1b
child 2463 8742337a9fe3
--- a/targets/toolchain_makefile.py	Fri Oct 12 11:50:40 2018 +0300
+++ b/targets/toolchain_makefile.py	Fri Oct 12 12:06:45 2018 +0300
@@ -28,7 +28,7 @@
 import re
 import operator
 import hashlib
-
+from functools import reduce
 from util.ProcessLogger import ProcessLogger