From 84470e887eb1b044a4400a94c47690e9134ce8fd Mon Sep 17 00:00:00 2001 From: Tracey Dent Date: Thu, 7 Oct 2010 20:01:28 -0400 Subject: [PATCH] --- yaml --- r: 220221 b: refs/heads/master c: 77037b49152f5b11f92a9c47d6c55a01f14f7f01 h: refs/heads/master i: 220219: bbc1ef38b57976937da4efcf7f5ed5992e16c1d5 v: v3 --- [refs] | 2 +- trunk/drivers/staging/easycap/Makefile | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 563461963628..8eb703cf2c26 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a4f131f07ce662ca51d02a83e906f2d1f57713dd +refs/heads/master: 77037b49152f5b11f92a9c47d6c55a01f14f7f01 diff --git a/trunk/drivers/staging/easycap/Makefile b/trunk/drivers/staging/easycap/Makefile index 680f370f33d1..8a3d911aee5d 100644 --- a/trunk/drivers/staging/easycap/Makefile +++ b/trunk/drivers/staging/easycap/Makefile @@ -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: