projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ps3: Update defconfig-ps3-petitboot to not build udevtrigger
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.30
/
109-mtd-wrt160nl-trx-parser.patch
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
(file)
--- 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"
+
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
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
@@ -12,6 +12,7 @@ obj-$(CONFIG_MTD_REDBOOT_PARTS) += redbo
This page took
0.031875 seconds
and
4
git commands to generate.