[kernel] fix build failure on vmlinux.lds with 2.6.31 (#6052)
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.27 / 081-mtd_myloader_partition_parser.patch
index e230508..7a5addd 100644 (file)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on MTD_PARTITIONS && (ADM5120 || ATHEROS_AR71XX)
++      depends on MTD_PARTITIONS && (ADM5120 || ATHEROS || 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
This page took 0.020759 seconds and 4 git commands to generate.