Jelajahi Sumber

[Makefile]turn on build iap

balbekova 4 tahun lalu
induk
melakukan
875aaff020
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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