diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-03-20 11:15:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-20 11:15:36 +0000 |
commit | d4c4a2f42b0f7e3404865cfad6cfb2cc90c24d64 (patch) | |
tree | ae760e74dfd76c8d8066c25c8d0ce408b71dbfcc /packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch | |
parent | 86629673742ddb672f54f224a85d668aee7955c7 (diff) |
ixp4xx-kernel: Updated patchset from CVS kernel repo and tweaked for 2.6.16-final
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch b/packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch index 0dcbdaeadd..893353ef4f 100644 --- a/packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch +++ b/packages/linux/ixp4xx-kernel/2.6.16/15-jffs2-endian-config.patch @@ -9,6 +9,7 @@ executables) independent of the endianness of the processor (ARM processors can be switched to either endianness at run-time). Signed-off-by: Rod Whitby <rod@whitby.id.au> +Signed-off-by: Alessandro Zummo <a.zummo@towertech.it> fs/Kconfig | 25 +++++++++++++++++++++++++ fs/jffs2/nodelist.h | 8 +++----- |