OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROOTFSRELEASE
(Results
1 - 10
of
10
) sorted by null
/hardware/ti/omap4xxx/domx/test/
Makefile
62
ROOTFSRELEASE
=
/hardware/ti/omap4xxx/domx/mm_osal/
Makefile
22
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/omx_core/
Makefile
62
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_h264_enc/
Makefile
62
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile
62
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_sample/
Makefile
62
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/
Makefile
62
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/test/sample_proxy/
Makefile
62
ROOTFSRELEASE
= binaries
/hardware/ti/omap4xxx/domx/domx/
Makefile
62
ROOTFSRELEASE
= lib
/hardware/ti/omap4xxx/domx/make/
build.mk
270
ifdef
ROOTFSRELEASE
271
$(call MKDIR, $(ROOTFSDIR)/$(
ROOTFSRELEASE
))
273
$(STRIP) --strip-unneeded -xgo $(ROOTFSDIR)/$(
ROOTFSRELEASE
)/$(SH_SONAME) $(TARGET)
274
$(RM) -f $(ROOTFSDIR)/$(
ROOTFSRELEASE
)/$(TARGET)
275
ln -s $(SH_SONAME) $(ROOTFSDIR)/$(
ROOTFSRELEASE
)/$(TARGET)
278
$(STRIP) --strip-unneeded -xgo $(ROOTFSDIR)/$(
ROOTFSRELEASE
)/$(TARGETKO) $(TARGETKO)
280
$(STRIP) --strip-unneeded -xgo $(ROOTFSDIR)/$(
ROOTFSRELEASE
)/$(TARGET) $(TARGET)
Completed in 2403 milliseconds