From 227817a3c69aa4f5670e3eaac6f8411c2025c076 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 8 Dec 2006 22:02:44 +0000 Subject: more compile fixes SVN-Revision: 5730 --- target/linux/generic-2.6/patches/901-asm_bitops_include.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 target/linux/generic-2.6/patches/901-asm_bitops_include.patch (limited to 'target/linux/generic-2.6/patches/901-asm_bitops_include.patch') diff --git a/target/linux/generic-2.6/patches/901-asm_bitops_include.patch b/target/linux/generic-2.6/patches/901-asm_bitops_include.patch new file mode 100644 index 0000000..83da7b4 --- /dev/null +++ b/target/linux/generic-2.6/patches/901-asm_bitops_include.patch @@ -0,0 +1,10 @@ +--- linux.old/include/asm-mips/bitops.h 2006-12-08 17:09:09.035003456 +0100 ++++ linux.dev/include/asm-mips/bitops.h 2006-12-08 17:09:25.539494392 +0100 +@@ -12,6 +12,7 @@ + #include + #include + #include ++#include + #include + #include /* sigh ... */ + #include -- cgit v1.1