Suppress OpenWrt partition, no needed anymore

SVN-Revision: 7183
This commit is contained in:
Florian Fainelli 2007-05-11 12:02:21 +00:00
parent ac58dbb471
commit 8176e9361a

View File

@ -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, },
};