Files
docker-deployment/build/make/kodi.mk

5 lines
102 B
Makefile

kodi: base compile transcoder ffmpeg
$(call aux,headless.patch)
$(call script,$@)
$(call runit,$@)