diff options
Diffstat (limited to 'target/linux/ramips/files')
| -rw-r--r-- | target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c index dfcdfeeb2..cc4879941 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c +++ b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-argus-atp52b.c @@ -85,7 +85,7 @@ static struct mtd_partition argus_atp52b_partitions[] = {  	}, {  		.name	= "rootfs",  		.offset	= 0x170000, -		.size	= 0x680000, +		.size   = 0x690000,  	}  };  #endif /* CONFIG_MTD_PARTITIONS */  | 
