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

  /hardware/ti/omap4-aah/domx/test/
Makefile 62 ROOTFSRELEASE =
  /hardware/ti/omap4xxx/domx/test/
Makefile 62 ROOTFSRELEASE =
  /hardware/ti/omap4-aah/domx/mm_osal/
Makefile 22 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/omx_core/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4xxx/domx/mm_osal/
Makefile 22 ROOTFSRELEASE = lib
  /hardware/ti/omap4xxx/domx/omx_core/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/domx/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_sample/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/
Makefile 62 ROOTFSRELEASE = lib
  /hardware/ti/omap4-aah/domx/test/sample_proxy/
Makefile 62 ROOTFSRELEASE = binaries
  /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/omap4-aah/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)
  /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 883 milliseconds