Skip to content

Commit

Permalink
remove remainings of rpi vc paths (#250)
Browse files Browse the repository at this point in the history
accidently left after Makefile split and subsequently switching to v4l2
based encoding
  • Loading branch information
jpalus authored Jan 2, 2024
1 parent f8ed7d7 commit bcd3dea
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ PY ?= python3
CFLAGS ?= -O3
LDFLAGS ?=

RPI_VC_HEADERS ?= /opt/vc/include
RPI_VC_LIBS ?= /opt/vc/lib

export

_LINTERS_IMAGE ?= ustreamer-linters
Expand Down

0 comments on commit bcd3dea

Please sign in to comment.