Move encoders and ffmpeg to separate scripts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
headphones:
|
||||
$(call script,encoders)
|
||||
headphones: encoders
|
||||
$(call script,ffmpeg)
|
||||
$(call script,$@)
|
||||
$(call boot,02,$@)
|
||||
$(call runit,$@)
|
||||
Reference in New Issue
Block a user