Staging: cx25821: Makefile: replace the use of <module>-objs with <module>-y
[deliverable/linux.git] / drivers / staging / cx25821 / Makefile
CommitLineData
88efaabc 1cx25821-y := cx25821-core.o cx25821-cards.o cx25821-i2c.o \
3e9442c6
MCC
2 cx25821-gpio.o cx25821-medusa-video.o \
3 cx25821-video.o cx25821-video-upstream.o \
4 cx25821-video-upstream-ch2.o \
5 cx25821-audio-upstream.o
02b20b0b
MCC
6
7obj-$(CONFIG_VIDEO_CX25821) += cx25821.o
8obj-$(CONFIG_VIDEO_CX25821_ALSA) += cx25821-alsa.o
9
8e03fc59
TD
10ccflags-y := -Idrivers/media/video
11ccflags-y += -Idrivers/media/common/tuners
12ccflags-y += -Idrivers/media/dvb/dvb-core
13ccflags-y += -Idrivers/media/dvb/frontends
This page took 0.119821 seconds and 5 git commands to generate.