OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTPUT_LIB
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/wl1271/platforms/os/linux/build/
Makefile
103
OUTPUT_LIB
= $(OUTPUT_DIR)/tiwlan_drv_stub.a
216
$(CROSS_COMPILE)$(AR) rcs $(
OUTPUT_LIB
) $(OS_OBJS)
/system/wlan/ti/wilink_6_1/platforms/os/linux/build/
Makefile
104
OUTPUT_LIB
= $(OUTPUT_DIR)/tiwlan_drv_stub.a
217
$(CROSS_COMPILE)$(AR) rcs $(
OUTPUT_LIB
) $(OS_OBJS)
Completed in 207 milliseconds