From: Markham Date: Thu, 27 Oct 2022 16:02:37 +0000 (+0200) Subject: fix ffmpeg.mk X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=c6d6559cdeae96796eb0a48470a167b56c5b69c3;p=bs-cst-neutrino-hd.git fix ffmpeg.mk --- diff --git a/make/ffmpeg.mk b/make/ffmpeg.mk index 242cfb0..2eb1ef1 100644 --- a/make/ffmpeg.mk +++ b/make/ffmpeg.mk @@ -431,9 +431,6 @@ FFMPEG_CONFIGURE = \ --enable-swresample \ --enable-hardcoded-tables \ $(FFMPEG_OPTIONS) - -else - $(error Boxtype = $(BOXTYPE) not supported) endif ifeq ($(BOXFAMILY), $(filter $(BOXFAMILY), apollo kronos))