diff options
author | Luka Perkov <luka@openwrt.org> | 2014-08-25 21:50:48 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-08-25 21:50:48 +0000 |
commit | 89d908e9f1a29033b6e23d652a496777cbf813f5 (patch) | |
tree | a05cb20fe575c31f6ca7ddda6461667dda1f2212 /target/linux/generic | |
parent | b13e12819b1c48123d8745d3f420da35a76cf0e1 (diff) | |
download | upstream-89d908e9f1a29033b6e23d652a496777cbf813f5.tar.gz upstream-89d908e9f1a29033b6e23d652a496777cbf813f5.tar.bz2 upstream-89d908e9f1a29033b6e23d652a496777cbf813f5.zip |
kernel: 3.14: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42296
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch b/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch index 3f8dbb0164..ffc9e2199c 100644 --- a/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch +++ b/target/linux/generic/patches-3.14/430-mtd-add-myloader-partition-parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig -@@ -212,6 +212,22 @@ config MTD_BCM47XX_PARTS +@@ -189,6 +189,22 @@ config MTD_BCM47XX_PARTS This provides partitions parser for devices based on BCM47xx boards. |