From 53cc0dbef7235cf2f61dee2c1367e30f689c1417 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 27 May 2009 18:06:38 +0000 Subject: [PATCH] Add buildfix for kernel 2.6.21 SVN-Revision: 16117 --- target/linux/generic-2.6/patches-2.6.21/990-buildfix.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 target/linux/generic-2.6/patches-2.6.21/990-buildfix.patch 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 0000000000..9b3152de04 --- /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 -- 2.30.2