Ver código fonte

Mark top level makefile as not parallel capable.

Johny Mattsson 8 anos atrás
pai
commit
8f6420227d
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      Makefile

+ 1 - 0
Makefile

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