update scons nodes

old-commit-hash: 7f428eadc12a12d966447f1911d610e997fd05e4
This commit is contained in:
Comma Device
2021-03-25 23:14:44 -07:00
parent caee9e5e10
commit 6edf67788b
+1 -1
View File
@@ -13,7 +13,7 @@ from common.text_window import TextWindow
from selfdrive.swaglog import cloudlog, add_file_handler
from selfdrive.version import dirty
TOTAL_SCONS_NODES = 1225
TOTAL_SCONS_NODES = 2405
MAX_BUILD_PROGRESS = 100
PREBUILT = os.path.exists(os.path.join(BASEDIR, 'prebuilt'))