blob: 89873615e6839f81ebb10729784994b9963a672f [file] [log] [blame]
Oliver Endriss83f3c712009-12-19 04:54:44 -03001#
2# Makefile for the nGene device driver
3#
4
Mauro Carvalho Chehab81122482011-01-17 14:20:49 -02005ngene-objs := ngene-core.o ngene-i2c.o ngene-cards.o ngene-dvb.o
Oliver Endriss83f3c712009-12-19 04:54:44 -03006
7obj-$(CONFIG_DVB_NGENE) += ngene.o
8
Arnaud Lacombe3f5c14d2011-08-15 02:07:08 -03009ccflags-y += -Idrivers/media/dvb/dvb-core/
10ccflags-y += -Idrivers/media/dvb/frontends/
11ccflags-y += -Idrivers/media/common/tuners/
Mauro Carvalho Chehab81122482011-01-17 14:20:49 -020012
13# For the staging CI driver cxd2099
Arnaud Lacombe3f5c14d2011-08-15 02:07:08 -030014ccflags-y += -Idrivers/staging/cxd2099/