Explorar el Código

[Makefile]turn on build iap

balbekova hace 4 años
padre
commit
875aaff020
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,4 +1,4 @@
-TARGETS = projects/gcc/tools modules service_hw #iap
+TARGETS = projects/gcc/tools iap modules service_hw
 BUILDDIR = build
 
 .PHONY: all config $(TARGETS) tools distclean