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
commit3f0ee2f1cec21469a654a6bd011a8abd785ada69 (patch)
tree857143bd8280e117661c312e8d675961905730cd /target/linux/ifxmips
parent72ae2852974127fd786ea1aebfad962f34b64079 (diff)
downloadupstream-3f0ee2f1cec21469a654a6bd011a8abd785ada69.tar.gz
upstream-3f0ee2f1cec21469a654a6bd011a8abd785ada69.tar.bz2
upstream-3f0ee2f1cec21469a654a6bd011a8abd785ada69.zip
fix atm compilation
SVN-Revision: 21202
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>