move MyLoader partition parser into generic files, will be used on ar71xx

SVN-Revision: 13256
This commit is contained in:
Gabor Juhos 2008-11-17 10:14:58 +00:00
parent 2aaf71e42f
commit 442db57b96
5 changed files with 2 additions and 0 deletions

View file

@ -802,6 +802,7 @@ CONFIG_MSDOS_PARTITION=y
# CONFIG_MTD_DATAFLASH is not set
# CONFIG_MTD_M25P80 is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_MYLOADER_PARTS is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_OOPS is not set
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set

View file

@ -839,6 +839,7 @@ CONFIG_MSDOS_PARTITION=y
# CONFIG_MTD_DOC2001PLUS is not set
# CONFIG_MTD_INTEL_VR_NOR is not set
# CONFIG_MTD_M25P80 is not set
# CONFIG_MTD_MYLOADER_PARTS is not set
# CONFIG_MTD_NAND is not set
# CONFIG_MTD_OOPS is not set
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set