OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROJROOT
(Results
1 - 12
of
12
) sorted by null
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile
26
include $(
PROJROOT
)/make/start.mk
78
$(
PROJROOT
)/omx_core/inc \
79
$(
PROJROOT
)/mm_osal/inc \
80
$(
PROJROOT
)/domx \
81
$(
PROJROOT
)/domx/omx_rpc/inc \
96
LIBINCLUDES = $(
PROJROOT
)/mm_osal \
97
$(
PROJROOT
)/domx \
98
$(
PROJROOT
)/omx_core
103
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile
26
include $(
PROJROOT
)/make/start.mk
78
$(
PROJROOT
)/omx_core/inc \
79
$(
PROJROOT
)/mm_osal/inc \
80
$(
PROJROOT
)/domx \
81
$(
PROJROOT
)/domx/omx_rpc/inc \
96
LIBINCLUDES = $(
PROJROOT
)/mm_osal \
97
$(
PROJROOT
)/domx \
98
$(
PROJROOT
)/omx_core
103
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile
26
include $(
PROJROOT
)/make/start.mk
78
$(
PROJROOT
)/omx_core/inc \
79
$(
PROJROOT
)/mm_osal/inc \
80
$(
PROJROOT
)/domx \
81
$(
PROJROOT
)/domx/omx_rpc/inc \
96
LIBINCLUDES = $(
PROJROOT
)/mm_osal \
97
$(
PROJROOT
)/domx \
98
$(
PROJROOT
)/omx_core
103
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile
26
include $(
PROJROOT
)/make/start.mk
78
$(
PROJROOT
)/omx_core/inc \
79
$(
PROJROOT
)/mm_osal/inc \
80
$(
PROJROOT
)/domx \
81
$(
PROJROOT
)/domx/omx_rpc/inc \
96
LIBINCLUDES = $(
PROJROOT
)/mm_osal \
97
$(
PROJROOT
)/domx \
98
$(
PROJROOT
)/omx_core
103
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/omx_core/
Makefile
24
#
PROJROOT
= ..
26
include $(
PROJROOT
)/make/start.mk
77
$(
PROJROOT
)/omx_core/inc \
78
$(
PROJROOT
)/mm_osal/inc \
92
LIBINCLUDES = $(
PROJROOT
)/mm_osal
93
# $(
PROJROOT
)/video/omx_proxy_component/src
98
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/test/
Makefile
26
include $(
PROJROOT
)/make/start.mk
89
LIBINCLUDES = $(
PROJROOT
)/target/lib
94
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/domx/
Makefile
24
#
PROJROOT
= ..
26
include $(
PROJROOT
)/make/start.mk
83
$(
PROJROOT
)/omx_core/inc \
84
$(
PROJROOT
)/mm_osal/inc \
85
$(
PROJROOT
)/domx \
86
$(
PROJROOT
)/domx/omx_rpc \
87
$(
PROJROOT
)/domx/omx_rpc/inc \
104
LIBINCLUDES = $(
PROJROOT
)/mm_osal \
105
$(
PROJROOT
)/omx_core
110
include $(
PROJROOT
)/make/build.m
[
all
...]
/hardware/ti/omap4xxx/domx/
Makefile
24
#
PROJROOT
= $(ROOTDIR)/src
26
include $(
PROJROOT
)/make/start.mk
88
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile
24
#
PROJROOT
= $(ROOTDIR)/src
26
include $(
PROJROOT
)/make/start.mk
88
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile
26
include $(
PROJROOT
)/make/start.mk
78
$(
PROJROOT
)/omx_core/inc \
79
$(
PROJROOT
)/mm_osal/inc \
92
LIBINCLUDES = $(
PROJROOT
)/target/lib
97
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/mm_osal/
Makefile
2
include $(
PROJROOT
)/make/start.mk
60
include $(
PROJROOT
)/make/build.mk
/hardware/ti/omap4xxx/domx/make/
start.mk
23
ifndef
PROJROOT
24
$(error Error: variable
PROJROOT
not defined)
46
TARGETDIR=$(
PROJROOT
)/target
Completed in 3575 milliseconds