diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.6/405-bcm963xx_real_rootfs_length.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.6/405-bcm963xx_real_rootfs_length.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.6/405-bcm963xx_real_rootfs_length.patch b/target/linux/brcm63xx/patches-3.6/405-bcm963xx_real_rootfs_length.patch index 856b9e2674..f0e6c4c78b 100644 --- a/target/linux/brcm63xx/patches-3.6/405-bcm963xx_real_rootfs_length.patch +++ b/target/linux/brcm63xx/patches-3.6/405-bcm963xx_real_rootfs_length.patch @@ -1,5 +1,5 @@ ---- a/arch/mips/include/asm/mach-bcm63xx/bcm963xx_tag.h -+++ b/arch/mips/include/asm/mach-bcm63xx/bcm963xx_tag.h +--- a/include/linux/bcm963xx_tag.h ++++ b/include/linux/bcm963xx_tag.h @@ -85,8 +85,10 @@ struct bcm_tag { __u32 rootfs_crc; /* 224-227: CRC32 of kernel partition */ |