From 8a0ac9897f892dfa54e2ef76d5745a255613737a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 17 Nov 2008 10:23:54 +0000 Subject: enable Myloader partition parser SVN-Revision: 13257 --- .../generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch') diff --git a/target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch b/target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch index 90e221958c..e2305089ea 100644 --- a/target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch +++ b/target/linux/generic-2.6/patches-2.6.27/081-mtd_myloader_partition_parser.patch @@ -6,7 +6,7 @@ +config MTD_MYLOADER_PARTS + tristate "MyLoader partition parsing" -+ depends on ADM5120 && MTD_PARTITIONS ++ depends on MTD_PARTITIONS && (ADM5120 || 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 -- cgit v1.2.3