]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/netapi.git/commitdiff
SDOCM00112127: hplib library without osal doesnt compile in bm_alloc.c
authorTinku Mannan <tmannan@ti.com>
Fri, 18 Jul 2014 19:07:51 +0000 (15:07 -0400)
committerTinku Mannan <tmannan@ti.com>
Fri, 18 Jul 2014 19:07:51 +0000 (15:07 -0400)
ti/runtime/hplib/build/Makefile

index 8505310fa098d6b040f74255a6f4060f491a65d2..6aebfd1f4499d5a2fe958f8949b9cdf236ca31c8 100755 (executable)
@@ -113,7 +113,8 @@ COMMONSRCC1 = \
     hplib_shm.c \
     hplib_util.c \
     tim64.c  \
-    timlist.c
+    timlist.c \
+    bm_alloc.c
 
 COMMONSRCCOBJS1 = $(patsubst %.c, $(ARMV7OBJDIR_NO_OSAL)/%.$(OBJEXT), $(COMMONSRCC1))
 COMMONSRCCOBJS1_SO = $(patsubst %.c, $(ARMV7OBJDIR_NO_OSAL_SO)/%.$(OBJEXT), $(COMMONSRCC1))