Przeglądaj źródła

Mark top level makefile as not parallel capable.

Johny Mattsson 8 lat temu
rodzic
commit
8f6420227d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -1,5 +1,6 @@
 #  copyright (c) 2010 Espressif System
 #
+.NOTPARALLEL:
 ifndef PDIR
 
 endif