From: hauke Date: Wed, 27 May 2009 18:06:38 +0000 (+0000) Subject: [kernel] Add buildfix for kernel 2.6.21 X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=8ccd126beda02afce9a1a4b19c851e51b0fa0ad6 [kernel] Add buildfix for kernel 2.6.21 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16117 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/generic-2.6/patches-2.6.21/990-buildfix.patch b/target/linux/generic-2.6/patches-2.6.21/990-buildfix.patch new file mode 100644 index 000000000..9b3152de0 --- /dev/null +++ b/target/linux/generic-2.6/patches-2.6.21/990-buildfix.patch @@ -0,0 +1,7 @@ +--- a/scripts/mod/sumversion.c ++++ b/scripts/mod/sumversion.c +@@ -1,3 +1,4 @@ ++#include + #include + #ifdef __sun__ + #include