浏览代码

[Makefile]turn on build iap

balbekova 4 年之前
父节点
当前提交
875aaff020
共有 1 个文件被更改,包括 1 次插入1 次删除
  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