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

  /hardware/ti/omap4xxx/domx/
Makefile 50 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
51 #TARGETTYPE = ST_LIB
52 TARGETTYPE =
  /hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile 50 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
51 #TARGETTYPE = ST_LIB
52 TARGETTYPE =
  /hardware/ti/omap4xxx/domx/test/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE =
  /hardware/ti/omap4xxx/domx/make/
build.mk 31 TARGETTYPE := $(strip $(TARGETTYPE))
105 ifeq ($(TARGETTYPE),SH_LIB)
108 ifeq ($(TARGETTYPE),MODULE)
113 ifeq ($(TARGETTYPE),ST_LIB)
116 ifeq ($(TARGETTYPE),EXEC)
119 ifneq ($(TARGETTYPE),)
120 TARGET := $(error Invalid TARGETTYPE)
150 ifeq ($(TARGETTYPE),SH_LIB)
158 ifeq ($(TARGETTYPE),MODULE
    [all...]
  /hardware/ti/omap4xxx/domx/mm_osal/
Makefile 14 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
16 TARGETTYPE = SH_LIB
  /hardware/ti/omap4xxx/domx/omx_core/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = SH_LIB
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = SH_LIB
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = SH_LIB
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = SH_LIB
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = SH_LIB
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = EXEC
  /hardware/ti/omap4xxx/domx/domx/
Makefile 54 # TARGETTYPE must be EXEC, ST_LIB or SH_LIB in upper case.
56 TARGETTYPE = SH_LIB

Completed in 42 milliseconds