Browse Source

[Makefile]turn on build iap

balbekova 4 years ago
parent
commit
875aaff020
1 changed files with 1 additions and 1 deletions
  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