Home | History | Annotate | Download | only in core

Lines Matching defs:radio

1937 ## Define device-specific radio files
1940 # Copy a radio image file to the output location, and add it to
1943 define add-radio-file
1944 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
1946 define add-radio-file-internal
1952 # Version of add-radio-file that also arranges for the version of the
1957 define add-radio-file-checked
1958 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
1960 define add-radio-file-checked-internal