Home | History | Annotate | Download | only in core

Lines Matching defs:radio

1972 ## Define device-specific radio files
1976 # Copy a radio image file to the output location, and add it to
1979 define add-radio-file
1980 $(eval $(call add-radio-file-internal,$(1),$(notdir $(1))))
1982 define add-radio-file-internal
1988 # Version of add-radio-file that also arranges for the version of the
1993 define add-radio-file-checked
1994 $(eval $(call add-radio-file-checked-internal,$(1),$(notdir $(1)),$(2)))
1996 define add-radio-file-checked-internal