From 8aa266f828a40ac685da11c90d036fe9a988d77b Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 11 Dec 2005 21:13:08 +0000 Subject: fix 2.4 build error introduced by changeset:2606 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2613 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/package/spca5xx/patches/01-kmod-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/package/spca5xx/patches') diff --git a/target/linux/package/spca5xx/patches/01-kmod-build.patch b/target/linux/package/spca5xx/patches/01-kmod-build.patch index f69caf8b9..eb7dccd32 100644 --- a/target/linux/package/spca5xx/patches/01-kmod-build.patch +++ b/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 -- cgit v1.2.3