Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1c2a9151 authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

media: dvb: Fix compilation after moving to kernel3.10



dvb-core location was moved in kernel3.10, makefiles
needs to be updated accordingly

Change-Id: I011db0d90dbef463ba51a0f07dcb2511aaea8276
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent c31c074e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

obj-$(CONFIG_MSM_VIDC_V4L2)     += vidc/
obj-$(CONFIG_MSM_WFD) += wfd/
obj-$(CONFIG_MSM_DVB) += dvb/
obj-$(CONFIG_DVB_MPQ) += dvb/
obj-$(CONFIG_MSM_CAMERA) += camera_v1/
obj-$(CONFIG_MSMB_CAMERA) += camera_v2/
obj-y += vcap/
+2 −2
Original line number Diff line number Diff line

EXTRA_CFLAGS += -Idrivers/media/dvb/dvb-core/
EXTRA_CFLAGS += -Idrivers/media/platform/msm/dvb/include/
ccflags-y += -Idrivers/media/dvb-core/
ccflags-y += -Idrivers/media/platform/msm/dvb/include/

obj-$(CONFIG_DVB_MPQ) += mpq-adapter.o

+1 −1
Original line number Diff line number Diff line

ccflags-y += -Idrivers/media/dvb/dvb-core/
ccflags-y += -Idrivers/media/dvb-core/
ccflags-y += -Idrivers/media/platform/msm/dvb/include/
ccflags-y += -Idrivers/misc/