summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-08 12:34:44 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-06-08 12:39:03 -0300
commit703ecba4dbfb8de9cad7420021dfcbd11007de3b (patch)
tree9e4b125f3678c21250883aa4ef6ce2711ba0211d /drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile
parent60829e62bb8a949d2d0f03b502c9a8ee83d22ab7 (diff)
downloadop-kernel-dev-703ecba4dbfb8de9cad7420021dfcbd11007de3b.zip
op-kernel-dev-703ecba4dbfb8de9cad7420021dfcbd11007de3b.tar.gz
[media] staging: css2400/Makefile: don't include non-existing files
The atomisp css2400/Makefile includes a Makefile.common: include $(srctree)/$(src)/../Makefile.common Well, this file doesn't exist at the Kernel tree :-) So, don't include it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile')
-rw-r--r--drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile b/drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile
index 04defaa..ee5631b 100644
--- a/drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile
+++ b/drivers/staging/media/atomisp/pci/atomisp2/css2400/Makefile
@@ -1,4 +1,2 @@
ccflags-y += -DISP2400B0
ISP2400B0 := y
-
-include $(srctree)/$(src)/../Makefile.common
OpenPOWER on IntegriCloud