Pārlūkot izejas kodu

Mark top level makefile as not parallel capable.

Johny Mattsson 8 gadi atpakaļ
vecāks
revīzija
8f6420227d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Makefile

+ 1 - 0
Makefile

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