]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/blobdiff - src/util/i2cWrite/makestg2
Merge branch 'tmp-mike2' of gtgit01.gt.design.ti.com:git/teams/mmi/ibl into tmp-mike2
[keystone-rtos/ibl.git] / src / util / i2cWrite / makestg2
index e6d34f8702880af231e1d1799396035738f2862f..9e68d85a877fb19ac44ce74b594c71aede1379d5 100644 (file)
@@ -21,6 +21,9 @@ CLEAN_MODULES=$(addprefix clean_,$(MODULES))
 
 CSRC= i2cWrite.c
 
+# enable debug info in the compile
+UTIL=yes
+
 include $(IBL_ROOT)/make/$(ARCH)/makeeco.mk
 
 C6X_C_DIR=   $(IBL_ROOT)/hw/i2c