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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13256 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2008-11-17 10:14:58 +00:00
parent b161ea8ff7
commit 30b9e9a0c2
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