build ffmpeg using ready-made script

This commit is contained in:
2017-01-01 14:27:51 +01:00
parent 9886f5ca2a
commit 7d1edb7f97
6 changed files with 39 additions and 17 deletions

View File

@@ -1,2 +1,3 @@
ffmpeg: compile
$(call script,ffmpeg)
ffmpeg:
$(call script,utilities)
$(call script,$@)