aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2010-04-27 15:47:50 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2010-04-27 15:47:50 +0000
commit95e5641c95a9e1a7d388404d1fe1c61da0dfcaec (patch)
tree3c1838c4c92f466b611ee05c1caf0d24c2104a96 /target/linux/ifxmips
parentc8d93ffc3f37a97d1e9066c443aa1978aa6c4042 (diff)
downloadmaster-187ad058-95e5641c95a9e1a7d388404d1fe1c61da0dfcaec.tar.gz
master-187ad058-95e5641c95a9e1a7d388404d1fe1c61da0dfcaec.tar.bz2
master-187ad058-95e5641c95a9e1a7d388404d1fe1c61da0dfcaec.zip
[ifxmips] fix atm compilation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21202 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips')
-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 0000000000..6dc0bb0c13
--- /dev/null
+++ b/target/linux/ifxmips/files-2.6.32/include/asm-mips/bitsperlong.h
@@ -0,0 +1 @@
+#include <asm-generic/bitsperlong.h>