Sfoglia il codice sorgente

Mark top level makefile as not parallel capable.

Johny Mattsson 8 anni fa
parent
commit
8f6420227d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Makefile

+ 1 - 0
Makefile

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