Suppress OpenWrt partition, no needed anymore

SVN-Revision: 7183
v19.07.3_mercusys_ac12_duma
Florian Fainelli 17 years ago
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…
Cancel
Save