OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SH_SONAME
(Results
1 - 6
of
6
) sorted by null
/hardware/ti/omap4-aah/domx/
Makefile
55
SH_SONAME
=
/hardware/ti/omap4-aah/domx/omx_proxy_component/
Makefile
55
SH_SONAME
=
/hardware/ti/omap4xxx/domx/
Makefile
55
SH_SONAME
=
/hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile
55
SH_SONAME
=
/hardware/ti/omap4-aah/domx/make/
build.mk
37
SH_SONAME
:= $(strip $(
SH_SONAME
))
153
ifneq ($(
SH_SONAME
),)
154
TARGETARGS += -Wl,-soname,$(
SH_SONAME
)
160
ifneq ($(
SH_SONAME
),)
161
TARGETARGS += -Wl,-soname,$(
SH_SONAME
)
257
ifdef
SH_SONAME
258
$(INSTALL) -D $(TARGET) $(TARGETDIR)/$(HOSTRELEASE)/$(
SH_SONAME
)
260
ln -s $(
SH_SONAME
) $(TARGETDIR)/$(HOSTRELEASE)/$(TARGET)
272
ifdef
SH_SONAME
[
all
...]
/hardware/ti/omap4xxx/domx/make/
build.mk
37
SH_SONAME
:= $(strip $(
SH_SONAME
))
153
ifneq ($(
SH_SONAME
),)
154
TARGETARGS += -Wl,-soname,$(
SH_SONAME
)
160
ifneq ($(
SH_SONAME
),)
161
TARGETARGS += -Wl,-soname,$(
SH_SONAME
)
257
ifdef
SH_SONAME
258
$(INSTALL) -D $(TARGET) $(TARGETDIR)/$(HOSTRELEASE)/$(
SH_SONAME
)
260
ln -s $(
SH_SONAME
) $(TARGETDIR)/$(HOSTRELEASE)/$(TARGET)
272
ifdef
SH_SONAME
[
all
...]
Completed in 151 milliseconds