Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220103
b: refs/heads/master
c: 958f2f4
h: refs/heads/master
i:
  220101: 2b5ba5f
  220099: d41a041
  220095: 18ba26e
v: v3
  • Loading branch information
Tracey Dent authored and Greg Kroah-Hartman committed Oct 5, 2010
1 parent 80f2d67 commit 8f50474
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 23e59c47b51103a90f582603209380dbf3271751
refs/heads/master: 958f2f42e2328c5fda24e25c1d1cdbddaf438325
8 changes: 4 additions & 4 deletions trunk/drivers/staging/easycap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ easycap-objs := easycap_main.o easycap_low.o easycap_sound.o
easycap-objs += easycap_ioctl.o easycap_settings.o
easycap-objs += easycap_testcard.o

EXTRA_CFLAGS += -Wall
ccflags-y := -Wall
# Impose all or none of the following:
EXTRA_CFLAGS += -DEASYCAP_IS_VIDEODEV_CLIENT
EXTRA_CFLAGS += -DEASYCAP_NEEDS_V4L2_DEVICE_H
EXTRA_CFLAGS += -DEASYCAP_NEEDS_V4L2_FOPS
ccflags-y += -DEASYCAP_IS_VIDEODEV_CLIENT
ccflags-y += -DEASYCAP_NEEDS_V4L2_DEVICE_H
ccflags-y += -DEASYCAP_NEEDS_V4L2_FOPS

0 comments on commit 8f50474

Please sign in to comment.