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

  /hardware/ti/wlan/wl1271/platforms/os/linux/
wl_env.bash 4 export HOST_PLATFORM=sholes
Makefile 200 HOST_PLATFORM ?= *UNDEFINED*
201 ifeq "$(HOST_PLATFORM)" "omap2430"
204 ifeq "$(HOST_PLATFORM)" "omap3430"
207 ifeq "$(HOST_PLATFORM)" "zoom2"
210 ifeq "$(HOST_PLATFORM)" "zoom1"
213 ifeq "$(HOST_PLATFORM)" "sholes"
228 @echo HOST_PLATFORM = $(HOST_PLATFORM) // omap2430 or omap3430
249 TAR_FILE = $(HOST_PLATFORM)Binaries.tar
255 # cd $(DK_ROOT)/external_drivers/$(HOST_PLATFORM)/Linux/$(BUS_DRV) && $(CROSS_COMPILE)strip -g $(BUS_DRIVER_MODULE
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
zoom2_env.bash 3 export HOST_PLATFORM=zoom2
Makefile 11 HOST_PLATFORM ?= zoom2
215 HOST_PLATFORM ?= *UNDEFINED*
216 ifeq "$(HOST_PLATFORM)" "omap2430"
219 ifeq "$(HOST_PLATFORM)" "omap3430"
222 ifeq "$(HOST_PLATFORM)" "zoom2"
225 ifeq "$(HOST_PLATFORM)" "zoom1"
228 ifeq "$(HOST_PLATFORM)" "*UNDEFINED*"
243 @echo HOST_PLATFORM = $(HOST_PLATFORM) // omap2430 or omap3430
264 TAR_FILE = $(HOST_PLATFORM)Binaries.ta
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/tiwlan_loader/
Android.mk 6 HOST_PLATFORM ?= wipp
Makefile 5 HOST_PLATFORM ?= wipp
  /system/wlan/ti/wilink_6_1/CUDK/tiwlan_loader/
Android.mk 6 HOST_PLATFORM ?= wipp
Makefile 5 HOST_PLATFORM ?= wipp
  /hardware/ti/wlan/wl1271/platforms/os/linux/build/
Makefile 49 $(DK_ROOT)/platforms/hw/linux/host_platform.c \
51 # $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/host_platform.c
63 #OS_INCS += $(DK_ROOT)/stad/src/core/EvHandler $(DK_ROOT)/Test $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux
67 OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/WspiAdapter.c
68 OS_INCS += $(EXT_DRV)/$(HOST_PLATFORM)/Linux/spi
72 # OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/SdioAdapter.c
73 # OS_INCS += $(EXT_DRV)/$(HOST_PLATFORM)/Linux/sdio
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/
Android.mk 9 HOST_PLATFORM ?= wipp
  /system/wlan/ti/wilink_6_1/platforms/os/linux/build/
Makefile 49 $(DK_ROOT)/platforms/hw/linux/host_platform.c \
51 # $(DK_ROOT)/external_drivers/$(HOST_PLATFORM)/Linux/sdio/SdioDrv.c
52 # $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/host_platform.c
64 #OS_INCS += $(DK_ROOT)/stad/src/core/EvHandler $(DK_ROOT)/Test $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux
68 OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/WspiAdapter.c
69 OS_INCS += $(EXT_DRV)/$(HOST_PLATFORM)/Linux/spi
73 # OS_SRCS += $(DK_ROOT)/platforms/hw/host_platform_$(HOST_PLATFORM)/linux/SdioAdapter.c
74 # OS_INCS += $(EXT_DRV)/$(HOST_PLATFORM)/Linux/sdio

Completed in 375 milliseconds