mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 20:09:55 +02:00
generic: 3.2: allow to build myloader mtd parser for ATH79
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29860 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7a77552c35
commit
99d51f00d6
@ -6,7 +6,7 @@
|
||||
|
||||
+config MTD_MYLOADER_PARTS
|
||||
+ tristate "MyLoader partition parsing"
|
||||
+ depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX
|
||||
+ depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
|
||||
+ ---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
Block a user