From d93222ddefac21f47b62619465ea521f9097beaa Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 Mar 2015 15:55:55 +0000 Subject: ar71xx: fix WRT160NL and TP-Link partition parser patches 405-mtd-tp-link-partition-parser.patch was updating the WRT160NL's partition parser Kconfig. This patch moves the relevant change into the right file: 404-mtd-wrt160nl-trx-parser.patch Signed-off-by: Christian Lamparter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44662 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/patches-3.18/404-mtd-wrt160nl-trx-parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-3.18/404-mtd-wrt160nl-trx-parser.patch') diff --git a/target/linux/ar71xx/patches-3.18/404-mtd-wrt160nl-trx-parser.patch b/target/linux/ar71xx/patches-3.18/404-mtd-wrt160nl-trx-parser.patch index e49d72eb4f..b5f4b529af 100644 --- a/target/linux/ar71xx/patches-3.18/404-mtd-wrt160nl-trx-parser.patch +++ b/target/linux/ar71xx/patches-3.18/404-mtd-wrt160nl-trx-parser.patch @@ -6,7 +6,7 @@ +config MTD_WRT160NL_PARTS + tristate "Linksys WRT160NL partitioning support" -+ depends on MTD_PARTITIONS && ATH79_MACH_WRT160NL ++ depends on ATH79_MACH_WRT160NL + ---help--- + Linksys WRT160NL partitioning support + -- cgit v1.2.3