5 lines
105 B
Makefile
5 lines
105 B
Makefile
headphones: base encoders
|
|
$(call script,ffmpeg)
|
|
$(call script,$@)
|
|
$(call boot,02,$@)
|
|
$(call runit,$@)
|