Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26899
b: refs/heads/master
c: 4fff598
h: refs/heads/master
i:
  26897: bd05bae
  26895: 21c9108
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 12, 2006
1 parent 0267891 commit 9b1018c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 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: c1d1ea9e0f83a89d7afa1c84fac8312e2e08c85e
refs/heads/master: 4fff598fc700a9f2089a3351a54e049d79faa631
17 changes: 0 additions & 17 deletions trunk/drivers/media/video/pwc/Makefile
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
ifneq ($(KERNELRELEASE),)

pwc-objs := pwc-if.o pwc-misc.o pwc-ctrl.o pwc-uncompress.o pwc-timon.o pwc-kiara.o

obj-$(CONFIG_USB_PWC) += pwc.o

else

KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)

default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules

endif

clean:
rm -f *.[oas] .*.flags *.ko .*.cmd .*.d .*.tmp *.mod.c
rm -rf .tmp_versions

0 comments on commit 9b1018c

Please sign in to comment.