update total scons nodes

old-commit-hash: d2a9617f9c
commatwo_master
Adeeb Shihadeh 5 years ago
parent 29dc45ae44
commit 1d27baabcb
  1. 2
      selfdrive/manager.py

@ -19,7 +19,7 @@ WEBCAM = os.getenv("WEBCAM") is not None
sys.path.append(os.path.join(BASEDIR, "pyextra"))
os.environ['BASEDIR'] = BASEDIR
TOTAL_SCONS_NODES = 1005
TOTAL_SCONS_NODES = 1040
prebuilt = os.path.exists(os.path.join(BASEDIR, 'prebuilt'))
# Create folders needed for msgq

Loading…
Cancel
Save