diff options
Diffstat (limited to 'drivers/media/pci/pluto2/Makefile')
-rw-r--r-- | drivers/media/pci/pluto2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/pci/pluto2/Makefile b/drivers/media/pci/pluto2/Makefile new file mode 100644 index 000000000000..524bf841f42b --- /dev/null +++ b/drivers/media/pci/pluto2/Makefile @@ -0,0 +1,3 @@ +obj-$(CONFIG_DVB_PLUTO2) += pluto2.o + +ccflags-y += -Idrivers/media/dvb-core/ -Idrivers/media/dvb-frontends/ |