mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 21:45:08 -04:00
[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>
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
ccflags-y += -DISP2400B0
|
||||
ISP2400B0 := y
|
||||
|
||||
include $(srctree)/$(src)/../Makefile.common
|
||||
|
||||
Reference in New Issue
Block a user