remove remainings of rpi vc paths (#250)

accidently left after Makefile split and subsequently switching to v4l2
based encoding
This commit is contained in:
Jan Palus
2024-01-02 01:24:37 +01:00
committed by GitHub
parent f8ed7d7b3b
commit bcd3deaa13

View File

@@ -9,9 +9,6 @@ PY ?= python3
CFLAGS ?= -O3 CFLAGS ?= -O3
LDFLAGS ?= LDFLAGS ?=
RPI_VC_HEADERS ?= /opt/vc/include
RPI_VC_LIBS ?= /opt/vc/lib
export export
_LINTERS_IMAGE ?= ustreamer-linters _LINTERS_IMAGE ?= ustreamer-linters