]> git.webhop.me Git - bs-cst-neutrino-hd.git/commitdiff
fix ffmpeg.mk
authorMarkham <markham001@gmx.de>
Thu, 27 Oct 2022 16:02:37 +0000 (18:02 +0200)
committerMarkham <markham001@gmx.de>
Thu, 27 Oct 2022 16:02:37 +0000 (18:02 +0200)
make/ffmpeg.mk

index 242cfb04d2215278e7b215374a4a01dabd05b988..2eb1ef13145f59ac2bf1cc6123c61ea8ca7f22ba 100644 (file)
@@ -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))