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

  /device/google/contexthub/firmware/
nanohub_aux_os_config.mk 17 NANOHUB_OS_PATH := device/google/contexthub/firmware
19 include $(NANOHUB_OS_PATH)/build/config.mk
Android.mk 19 ifneq ($(NANOHUB_OS_PATH),)
49 $(NANOHUB_OS_PATH)/external/freebsd/inc \
50 $(NANOHUB_OS_PATH)/os/algos \
99 include $(call first-makefiles-under,$(NANOHUB_OS_PATH))
101 endif # NANOHUB_OS_PATH
  /device/google/contexthub/firmware/build/
config_internal.mk 18 $(NANOHUB_OS_PATH)/os/inc \
19 $(NANOHUB_OS_PATH)/os/platform/$(AUX_ARCH)/inc \
20 $(NANOHUB_OS_PATH)/os/cpu/$(AUX_CPU)/inc \
21 $(NANOHUB_OS_PATH)/../lib/include \
config.mk 17 NANO_BUILD := $(NANOHUB_OS_PATH)/build
87 $(eval $(call nano-gen-linker-script-from-list,$(1),$(patsubst %,$(NANOHUB_OS_PATH)/os/platform/$(5)/lkr/%.lkr,$(3).map $(4).$(2) $(4).common)))
100 $(eval $(call nano-gen-linker-script-from-list,$(1),$(NANOHUB_OS_PATH)/os/platform/$(5)/lkr/$(4).extra.lkr))
111 $(eval $(call nano-gen-linker-script-from-list,$(1),$(3) $(patsubst %,$(NANOHUB_OS_PATH)/os/platform/$(5)/lkr/%.lkr,$(4).$(2) $(4).common)))
nanohub_executable.mk 38 linker_script := $(NANOHUB_OS_PATH)/os/platform/$(AUX_ARCH)/lkr/app.lkr
130 nanohub_pvt_key := $(NANOHUB_OS_PATH)/os/platform/$(AUX_ARCH)/misc/debug.privkey
131 nanohub_pub_key := $(NANOHUB_OS_PATH)/os/platform/$(AUX_ARCH)/misc/debug.pubkey
  /device/google/contexthub/firmware/external/
Android.mk 36 $(NANOHUB_OS_PATH)/inc \
37 $(NANOHUB_OS_PATH)/src/platform/$(AUX_ARCH)/inc \
38 $(NANOHUB_OS_PATH)/src/platform/$(AUX_ARCH)/inc/plat/cmsis \
39 $(NANOHUB_OS_PATH)/src/cpu/$(AUX_CPU)/inc \
62 $(NANOHUB_OS_PATH)/inc \
63 $(NANOHUB_OS_PATH)/src/platform/$(AUX_ARCH)/inc \
64 $(NANOHUB_OS_PATH)/src/platform/$(AUX_ARCH)/inc/plat/cmsis \
65 $(NANOHUB_OS_PATH)/src/cpu/$(AUX_CPU)/inc \

Completed in 440 milliseconds