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

SVN-Revision: 13256
master
Gabor Juhos 16 years ago
parent 2aaf71e42f
commit 442db57b96
  1. 1
      target/linux/generic-2.6/config-2.6.26
  2. 1
      target/linux/generic-2.6/config-2.6.27
  3. 0
      target/linux/generic-2.6/files/drivers/mtd/myloader.c
  4. 0
      target/linux/generic-2.6/patches-2.6.26/081-mtd_myloader_partition_parser.patch
  5. 0
      target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch

@ -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

@ -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

Loading…
Cancel
Save