[generic/3.0]: fix myloader patch, thanks KanjiMonster
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27490 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
4a1a845156
commit
ef94469a6f
|
@ -6,7 +6,7 @@
|
|||
|
||||
+config MTD_MYLOADER_PARTS
|
||||
+ tristate "MyLoader partition parsing"
|
||||
+ depends on MTD_PARTITIONS && (ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX)
|
||||
+ depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX
|
||||
+ ---help---
|
||||
+ MyLoader is a bootloader which allows the user to define partitions
|
||||
+ in flash devices, by putting a table in the second erase block
|
||||
|
|
Loading…
Reference in New Issue