HomeSort by relevance Sort by last modified time
    Searched refs:TI_OS_LIB (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wlan/wl1271/CUDK/
Makefile 30 TI_OS_LIB = tiOsLib.a
32 TI_OS_LIB = tiOsLib.so
41 OS_TARGET = $(OUTPUT_DIR)/$(TI_OS_LIB)
  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
Makefile 10 TI_OS_LIB = tiOsLib.a
12 TI_OS_LIB = tiOsLib.so
72 $(CROSS_COMPILE)gcc --static $(OBJS) $(TI_OS_LIB_DIR)/$(TI_OS_LIB) -L $(CUDK_ROOT)/output $(LDFLAGS) -lpthread -lc -o $@
  /system/wlan/ti/wilink_6_1/CUDK/
Makefile 30 TI_OS_LIB = tiOsLib.a
32 TI_OS_LIB = tiOsLib.so
41 OS_TARGET = $(OUTPUT_DIR)/$(TI_OS_LIB)
  /system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
Makefile 10 TI_OS_LIB = tiOsLib.a
12 TI_OS_LIB = tiOsLib.so
72 $(CROSS_COMPILE)gcc --static $(OBJS) $(TI_OS_LIB_DIR)/$(TI_OS_LIB) -L $(CUDK_ROOT)/output $(LDFLAGS) -lpthread -lc -o $@
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/
makefile 16 TI_OS_LIB = tiOsLib.a
18 TI_OS_LIB = tiOsLib.so
112 $(CROSS_COMPILE)gcc --static $(OBJS) $(TI_OS_LIB_DIR)/$(TI_OS_LIB) -L $(CU_ROOT)/Output $(LDFLAGS) -lpthread -lc -o $@
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/
makefile 15 TI_OS_LIB = tiOsLib.a
17 TI_OS_LIB = tiOsLib.so
108 $(CROSS_COMPILE)gcc --static $(OBJS) $(TI_OS_LIB_DIR)/$(TI_OS_LIB) -L $(CU_ROOT)/Output $(LDFLAGS) -lpthread -lc -o $@

Completed in 528 milliseconds