Suppress OpenWrt partition, no needed anymore
SVN-Revision: 7183
This commit is contained in:
parent
ac58dbb471
commit
8176e9361a
@ -103,7 +103,6 @@ static struct mtd_partition adm5120_cfe_parts[] = {
|
||||
{ name: "linux", offset: 0, size: 0, },
|
||||
{ name: "rootfs", offset: 0, size: 0, },
|
||||
{ name: "nvram", offset: 0, size: 0, },
|
||||
{ name: "OpenWrt", offset: 0, size: 0, },
|
||||
{ name: NULL, },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user