summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-11 21:13:08 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-11 21:13:08 +0000
commit8d1840301d1daa24bcfce378f90794eb80d33b39 (patch)
tree1536ce085eaab18eb7ec4e507731e793fe621486 /openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch
parent5baca135064838222b208a60a3595826e04bb416 (diff)
fix 2.4 build error introduced by changeset:2606
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2613 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch')
-rw-r--r--openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch b/openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch
index f69caf8b9..eb7dccd32 100644
--- a/openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch
+++ b/openwrt/target/linux/package/spca5xx/patches/01-kmod-build.patch
@@ -26,7 +26,7 @@ diff -ruN spca5xx-20051105-old/Makefile spca5xx-20051105-new/Makefile
-# This makefile will build the spca50x driver module external to the kernel
-# source tree. It makes it easier to swap kernels.
-
-+CFLAGS += $(DEFINES)
++EXTRA_CFLAGS += $(DEFINES)
-KERNEL_VERSION = `uname -r`
+spca5xx-objs := drivers/usb/spca5xx.o drivers/usb/spcadecoder.o