Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
a6e2b40c
Commit
a6e2b40c
authored
Jun 08, 2007
by
Mauro Carvalho Chehab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
V4L/DVB (5763): Fix tea5761 unselection
Signed-off-by:
Mauro Carvalho Chehab
<
mchehab@infradead.org
>
parent
5d807c9f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/media/video/Makefile
drivers/media/video/Makefile
+1
-1
No files found.
drivers/media/video/Makefile
View file @
a6e2b40c
...
@@ -7,7 +7,7 @@ zr36067-objs := zoran_procfs.o zoran_device.o \
...
@@ -7,7 +7,7 @@ zr36067-objs := zoran_procfs.o zoran_device.o \
tuner-objs
:=
tuner-core.o tuner-types.o tuner-simple.o
\
tuner-objs
:=
tuner-core.o tuner-types.o tuner-simple.o
\
mt20xx.o tda8290.o tea5767.o tda9887.o
mt20xx.o tda8290.o tea5767.o tda9887.o
ifneq
($(CONFIG_TUNER_TEA5761),
n
)
ifneq
($(CONFIG_TUNER_TEA5761),)
tuner-objs
+=
tea5761.o
tuner-objs
+=
tea5761.o
endif
endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment