mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
lavd/Makefile: Add fbdev_common.h to SKIPHEADERS
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
d168729004
commit
99b4da73c8
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ SLIBOBJS-$(HAVE_GNU_WINDRES) += avdeviceres.o
|
|||
|
||||
SKIPHEADERS-$(CONFIG_DECKLINK) += decklink_enc.h
|
||||
SKIPHEADERS-$(CONFIG_DSHOW_INDEV) += dshow_capture.h
|
||||
SKIPHEADERS-$(CONFIG_FBDEV_INDEV) += fbdev_common.h
|
||||
SKIPHEADERS-$(CONFIG_FBDEV_OUTDEV) += fbdev_common.h
|
||||
SKIPHEADERS-$(CONFIG_LIBPULSE) += pulse_audio_common.h
|
||||
SKIPHEADERS-$(CONFIG_V4L2_INDEV) += v4l2-common.h
|
||||
SKIPHEADERS-$(CONFIG_V4L2_OUTDEV) += v4l2-common.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue