File tree Expand file tree Collapse file tree 7 files changed +0
-11
lines changed Expand file tree Collapse file tree 7 files changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,3 @@ cxd2880-objs := cxd2880_common.o \
14
14
cxd2880_top.o
15
15
16
16
obj-$(CONFIG_DVB_CXD2880) += cxd2880.o
17
-
18
- ccflags-y += -Idrivers/media/dvb-frontends
Original file line number Diff line number Diff line change @@ -7,5 +7,4 @@ obj-$(CONFIG_VIDEO_BT848) += bttv.o
7
7
obj-$(CONFIG_DVB_BT8XX) += bt878.o dvb-bt8xx.o dst.o dst_ca.o
8
8
9
9
ccflags-y += -Idrivers/media/dvb-frontends
10
- ccflags-y += -Idrivers/media/common
11
10
ccflags-y += -Idrivers/media/tuners
Original file line number Diff line number Diff line change @@ -4,6 +4,5 @@ c8sectpfe-y += c8sectpfe-core.o c8sectpfe-common.o c8sectpfe-dvb.o \
4
4
5
5
obj-$(CONFIG_DVB_C8SECTPFE) += c8sectpfe.o
6
6
7
- ccflags-y += -Idrivers/media/common
8
7
ccflags-y += -Idrivers/media/dvb-frontends/
9
8
ccflags-y += -Idrivers/media/tuners/
Original file line number Diff line number Diff line change @@ -36,5 +36,3 @@ obj-$(CONFIG_RADIO_TEA575X) += tea575x.o
36
36
obj-$(CONFIG_USB_RAREMONO) += radio-raremono.o
37
37
38
38
shark2-objs := radio-shark2.o radio-tea5777.o
39
-
40
- ccflags-y += -Isound
Original file line number Diff line number Diff line change 1
1
obj-$(CONFIG_VIDEO_GS1662) += gs1662.o
2
2
obj-$(CONFIG_CXD2880_SPI_DRV) += cxd2880-spi.o
3
3
4
- ccflags-y += -Idrivers/media/dvb-core
5
- ccflags-y += -Idrivers/media/dvb-frontends
6
4
ccflags-y += -Idrivers/media/dvb-frontends/cxd2880
Original file line number Diff line number Diff line change @@ -11,4 +11,3 @@ obj-$(CONFIG_VIDEO_CX231XX_DVB) += cx231xx-dvb.o
11
11
12
12
ccflags-y += -Idrivers/media/tuners
13
13
ccflags-y += -Idrivers/media/dvb-frontends
14
- ccflags-y += -Idrivers/media/usb/dvb-usb
Original file line number Diff line number Diff line change 1
1
usbvision-objs := usbvision-core.o usbvision-video.o usbvision-i2c.o usbvision-cards.o
2
2
3
3
obj-$(CONFIG_VIDEO_USBVISION) += usbvision.o
4
-
5
- ccflags-y += -Idrivers/media/tuners
You can’t perform that action at this time.
0 commit comments