Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220221
b: refs/heads/master
c: 77037b4
h: refs/heads/master
i:
  220219: bbc1ef3
v: v3
  • Loading branch information
Tracey Dent authored and Greg Kroah-Hartman committed Oct 8, 2010
1 parent c33d491 commit 84470e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: a4f131f07ce662ca51d02a83e906f2d1f57713dd
refs/heads/master: 77037b49152f5b11f92a9c47d6c55a01f14f7f01
6 changes: 3 additions & 3 deletions trunk/drivers/staging/easycap/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

obj-$(CONFIG_EASYCAP) += easycap.o

easycap-objs := easycap_main.o easycap_low.o easycap_sound.o
easycap-objs += easycap_ioctl.o easycap_settings.o
easycap-objs += easycap_testcard.o
easycap-y := easycap_main.o easycap_low.o easycap_sound.o
easycap-y += easycap_ioctl.o easycap_settings.o
easycap-y += easycap_testcard.o

ccflags-y := -Wall
# Impose all or none of the following:
Expand Down

0 comments on commit 84470e8

Please sign in to comment.