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

  /system/wlan/ti/sta_dk_4_0_4_32/
Makefile 49 OS_SRCS = \
68 OS_SRCS += $(DK_ROOT)/pform/linux/src/tiwlan_profile.c
72 OS_SRCS += $(DK_ROOT)/pform/linux/src/stack_profile.c
77 OS_SRCS += $(DK_ROOT)/pform/linux/src/string.c
80 OS_OBJS = $(patsubst %.c, %.o, $(OS_SRCS))
  /hardware/ti/wlan/wl1271/platforms/os/common/build/linux/
Makefile 28 OS_SRCS = \
33 OS_SRCS += $(DK_ROOT)/platforms/os/common/src/tracebuf.c
36 OS_OBJS = $(patsubst %.c, %.o, $(OS_SRCS))
  /system/wlan/ti/wilink_6_1/platforms/os/common/build/linux/
Makefile 28 OS_SRCS = \
33 OS_SRCS += $(DK_ROOT)/platforms/os/common/src/tracebuf.c
36 OS_OBJS = $(patsubst %.c, %.o, $(OS_SRCS))
  /hardware/ti/wlan/wl1271/platforms/os/linux/build/
Makefile 40 OS_SRCS = \
54 OS_SRCS += $(DK_ROOT)/platforms/os/linux/src/stack_profile.c
59 OS_SRCS += $(DK_ROOT)/platforms/os/linux/src/string.c
67 OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/WspiAdapter.c
72 # OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/SdioAdapter.c
74 OS_SRCS += $(DK_ROOT)/platforms/hw/linux/SdioAdapter.c
78 OS_OBJS = $(patsubst %.c, %.o, $(OS_SRCS))
  /system/wlan/ti/wilink_6_1/platforms/os/linux/build/
Makefile 40 OS_SRCS = \
55 OS_SRCS += $(DK_ROOT)/platforms/os/linux/src/stack_profile.c
60 OS_SRCS += $(DK_ROOT)/platforms/os/linux/src/string.c
68 OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/WspiAdapter.c
73 # OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/SdioAdapter.c
75 OS_SRCS += $(DK_ROOT)/platforms/hw/linux/SdioAdapter.c
79 OS_OBJS = $(patsubst %.c, %.o, $(OS_SRCS))

Completed in 1064 milliseconds