firedtv: Use DEFINE_SPINLOCK
[deliverable/linux.git] / drivers / media / dvb / firesat / Makefile
1 firedtv-objs := firesat_1394.o \
2 firesat_dvb.o \
3 firesat_fe.o \
4 firesat_iso.o \
5 avc_api.o \
6 cmp.o \
7 firesat-rc.o \
8 firesat-ci.o
9
10 obj-$(CONFIG_DVB_FIREDTV) += firedtv.o
11
12 EXTRA_CFLAGS := -Idrivers/ieee1394
13 EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core
This page took 0.046785 seconds and 5 git commands to generate.