diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-04-29 18:03:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-16 18:20:49 -0300 |
commit | efe018b315a780012d09af70b52a5747cb945e57 (patch) | |
tree | b27f5056fb83961affd6debdba58ca201da68999 /drivers/media/video/gspca/m5602 | |
parent | 2e03669d9da8c52f24ba44fdbd17c5df7be10585 (diff) | |
download | blackbird-obmc-linux-efe018b315a780012d09af70b52a5747cb945e57.tar.gz blackbird-obmc-linux-efe018b315a780012d09af70b52a5747cb945e57.zip |
V4L/DVB (11654a): Add a missing end of line at the end of gspca/m5602/Makefile
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/m5602')
-rw-r--r-- | drivers/media/video/gspca/m5602/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/m5602/Makefile b/drivers/media/video/gspca/m5602/Makefile index c819d785b3f1..bf7a19a1e6d1 100644 --- a/drivers/media/video/gspca/m5602/Makefile +++ b/drivers/media/video/gspca/m5602/Makefile @@ -8,4 +8,4 @@ gspca_m5602-objs := m5602_core.o \ m5602_s5k83a.o \ m5602_s5k4aa.o -EXTRA_CFLAGS += -Idrivers/media/video/gspca
\ No newline at end of file +EXTRA_CFLAGS += -Idrivers/media/video/gspca |