summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-27 15:47:50 +0000
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-04-27 15:47:50 +0000
commit3442b4864b0a57b2ebcd1285fa5241552a4170e4 (patch)
tree3c1838c4c92f466b611ee05c1caf0d24c2104a96 /target
parent3bd90a89baa30ab58025d6a3178a2ce72c5abcb7 (diff)
[ifxmips] fix atm compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21202 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ifxmips/files-2.6.32/include/asm-mips/bitsperlong.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/files-2.6.32/include/asm-mips/bitsperlong.h b/target/linux/ifxmips/files-2.6.32/include/asm-mips/bitsperlong.h
new file mode 100644
index 000000000..6dc0bb0c1
--- /dev/null
+++ b/target/linux/ifxmips/files-2.6.32/include/asm-mips/bitsperlong.h
@@ -0,0 +1 @@
+#include <asm-generic/bitsperlong.h>