Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26943
b: refs/heads/master
c: 9d8a51f
h: refs/heads/master
i:
  26941: 80551e5
  26939: 0a96e02
  26935: d83221d
  26927: 9504390
  26911: 1fd6ba8
  26879: 7ba7acb
v: v3
  • Loading branch information
Adrian Bunk authored and Mauro Carvalho Chehab committed May 23, 2006
1 parent f5e5136 commit 1a474f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1faadface9c5d000bb16e42c89f24859337cf2db
refs/heads/master: 9d8a51f80117a9d672b455d60901842ad50aa69f
5 changes: 4 additions & 1 deletion trunk/drivers/media/video/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ tuner-objs := tuner-core.o tuner-types.o tuner-simple.o \
msp3400-objs := msp3400-driver.o msp3400-kthreads.o

obj-$(CONFIG_VIDEO_DEV) += videodev.o v4l2-common.o compat_ioctl32.o
obj-$(CONFIG_VIDEO_V4L1_COMPAT) += v4l1-compat.o

ifeq ($(CONFIG_VIDEO_V4L1_COMPAT),y)
obj-$(CONFIG_VIDEO_DEV) += v4l1-compat.o
endif

obj-$(CONFIG_VIDEO_BT848) += bt8xx/
obj-$(CONFIG_VIDEO_BT848) += tvaudio.o tda7432.o tda9875.o ir-kbd-i2c.o
Expand Down

0 comments on commit 1a474f4

Please sign in to comment.