diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-08-24 16:29:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-08-24 16:29:48 +0000 |
commit | d2693b8b60c0d2fcef19185128433c181ee6e130 (patch) | |
tree | 9f81756e30b4666a5f2678a83ebb418723b25f55 /target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch | |
parent | 13269c189143273bddb88b616bdfe4f1cfeadea6 (diff) | |
download | mtk-20170518-d2693b8b60c0d2fcef19185128433c181ee6e130.zip mtk-20170518-d2693b8b60c0d2fcef19185128433c181ee6e130.tar.gz mtk-20170518-d2693b8b60c0d2fcef19185128433c181ee6e130.tar.bz2 |
refresh patches
SVN-Revision: 17362
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch b/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch index d74df1a..749c1d7 100644 --- a/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch +++ b/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch @@ -31,7 +31,7 @@ + config MTD_MYLOADER_PARTS tristate "MyLoader partition parsing" - depends on MTD_PARTITIONS && (ADM5120 || ATHEROS || ATHEROS_AR71XX) + depends on MTD_PARTITIONS && (ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX) --- a/drivers/mtd/Makefile +++ b/drivers/mtd/Makefile @@ -12,6 +12,7 @@ obj-$(CONFIG_MTD_REDBOOT_PARTS) += redbo |