From dcf6bd1f3af51f80f319e45aaacbf009d51ccf1b Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 8 Dec 2006 22:02:44 +0000 Subject: more compile fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5730 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 000000000..83da7b4ac --- /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.2.3