Searched defs:radio (Results 1 - 2 of 2) sorted by relevance

/build/core/
H A Ddefinitions.mk2890 ## Define device-specific radio files
2894 # Copy a radio image file to the output location, and add it to
2897 define add-radio-file
2898 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
2900 define add-radio-file-internal
2906 # Version of add-radio-file that also arranges for the version of the
2911 define add-radio-file-checked
2912 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
2914 define add-radio-file-checked-internal
/build/make/core/
H A Ddefinitions.mk2890 ## Define device-specific radio files
2894 # Copy a radio image file to the output location, and add it to
2897 define add-radio-file
2898 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
2900 define add-radio-file-internal
2906 # Version of add-radio-file that also arranges for the version of the
2911 define add-radio-file-checked
2912 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
2914 define add-radio-file-checked-internal

Completed in 15 milliseconds