1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 22:02:49 +03:00

[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:
juhosg 2008-11-17 10:14:58 +00:00
parent d269f2c3e1
commit 28e6c72f66
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