Committer: Michael Beasley <mike@snafu.setup>
[mikesnafu-overlay.git] / drivers / media / video / em28xx / Makefile
blob0924550992d0e4f37781bf66b5166ef30ce9a8de
1 em28xx-objs := em28xx-video.o em28xx-i2c.o em28xx-cards.o em28xx-core.o \
2 em28xx-input.o
4 em28xx-alsa-objs := em28xx-audio.o
6 obj-$(CONFIG_VIDEO_EM28XX) += em28xx.o
7 obj-$(CONFIG_VIDEO_EM28XX_ALSA) += em28xx-alsa.o
9 EXTRA_CFLAGS += -Idrivers/media/video
10 EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
11 EXTRA_CFLAGS += -Idrivers/media/dvb/frontends