diff options
Diffstat (limited to 'include/configs/imx31_phycore.h')
-rw-r--r-- | include/configs/imx31_phycore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx31_phycore.h b/include/configs/imx31_phycore.h index 2dd9e92f87..cbc0b9259a 100644 --- a/include/configs/imx31_phycore.h +++ b/include/configs/imx31_phycore.h @@ -175,7 +175,7 @@ /* * JFFS2 partitions */ -#undef CONFIG_JFFS2_CMDLINE +#undef CONFIG_CMD_MTDPARTS #define CONFIG_JFFS2_DEV "nor0" /* EET platform additions */ |