generic: 3.2: allow to build myloader mtd parser for ATH79
SVN-Revision: 29860
This commit is contained in:
parent
9be1b91644
commit
dd49cca9d6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
+config MTD_MYLOADER_PARTS
|
+config MTD_MYLOADER_PARTS
|
||||||
+ tristate "MyLoader partition parsing"
|
+ tristate "MyLoader partition parsing"
|
||||||
+ depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX
|
+ depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
|
||||||
+ ---help---
|
+ ---help---
|
||||||
+ MyLoader is a bootloader which allows the user to define partitions
|
+ MyLoader is a bootloader which allows the user to define partitions
|
||||||
+ in flash devices, by putting a table in the second erase block
|
+ in flash devices, by putting a table in the second erase block
|
||||||
|
|
Loading…
Reference in a new issue