Author: juhosg
Date: 2015-04-08 18:21:04 +0200 (Wed, 08 Apr 2015)
New Revision: 45314

Modified:
   trunk/target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch
   
trunk/target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
   
trunk/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch
   
trunk/target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch
   
trunk/target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch
Log:
kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches

Those don't exist anymore.

Signed-off-by: Gabor Juhos <[email protected]>

Modified: 
trunk/target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch
===================================================================
--- trunk/target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch    
2015-04-08 09:50:57 UTC (rev 45313)
+++ trunk/target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch    
2015-04-08 16:21:04 UTC (rev 45314)
@@ -12,7 +12,7 @@
 +
  config MTD_MYLOADER_PARTS
        tristate "MyLoader partition parsing"
-       depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
+       depends on ADM5120 || ATH25 || ATH79
 --- a/drivers/mtd/Makefile
 +++ b/drivers/mtd/Makefile
 @@ -16,6 +16,7 @@ obj-$(CONFIG_MTD_AR7_PARTS)  += ar7part.o

Modified: 
trunk/target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
===================================================================
--- 
trunk/target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
 2015-04-08 09:50:57 UTC (rev 45313)
+++ 
trunk/target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
 2015-04-08 16:21:04 UTC (rev 45314)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || 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

Modified: 
trunk/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch
===================================================================
--- 
trunk/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch
 2015-04-08 09:50:57 UTC (rev 45313)
+++ 
trunk/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch
 2015-04-08 16:21:04 UTC (rev 45314)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || 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

Modified: 
trunk/target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch
===================================================================
--- 
trunk/target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch
 2015-04-08 09:50:57 UTC (rev 45313)
+++ 
trunk/target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch
 2015-04-08 16:21:04 UTC (rev 45314)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATH25 || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || ATH25 || 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

Modified: 
trunk/target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch
===================================================================
--- 
trunk/target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch
  2015-04-08 09:50:57 UTC (rev 45313)
+++ 
trunk/target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch
  2015-04-08 16:21:04 UTC (rev 45314)
@@ -6,7 +6,7 @@
  
 +config MTD_MYLOADER_PARTS
 +      tristate "MyLoader partition parsing"
-+      depends on ADM5120 || ATH25 || ATHEROS_AR71XX || ATH79
++      depends on ADM5120 || ATH25 || 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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to