diff options
author | Ralph Hempel <ralph.hempel@lantiq.com> | 2010-04-27 15:47:50 +0000 |
---|---|---|
committer | Ralph Hempel <ralph.hempel@lantiq.com> | 2010-04-27 15:47:50 +0000 |
commit | 3f0ee2f1cec21469a654a6bd011a8abd785ada69 (patch) | |
tree | 857143bd8280e117661c312e8d675961905730cd /target/linux/ifxmips | |
parent | 72ae2852974127fd786ea1aebfad962f34b64079 (diff) | |
download | upstream-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.h | 1 |
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> |