diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-06-13 18:06:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-06-13 18:06:38 +0000 |
commit | d4c8b230b54d52abeeff794e85b59009fc1445fc (patch) | |
tree | 6ecf89f6685f18a59428e8d7f99bc91261244fdb /target/linux/adm5120-2.6/patches/002-adm5120_flash.patch | |
parent | 9aff33e13f46094938feb4acd4b5a3ebe34246e7 (diff) | |
download | upstream-d4c8b230b54d52abeeff794e85b59009fc1445fc.tar.gz upstream-d4c8b230b54d52abeeff794e85b59009fc1445fc.tar.bz2 upstream-d4c8b230b54d52abeeff794e85b59009fc1445fc.zip |
Refresh patches with quilt, thanks Gabor !
SVN-Revision: 7617
Diffstat (limited to 'target/linux/adm5120-2.6/patches/002-adm5120_flash.patch')
-rw-r--r-- | target/linux/adm5120-2.6/patches/002-adm5120_flash.patch | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/target/linux/adm5120-2.6/patches/002-adm5120_flash.patch b/target/linux/adm5120-2.6/patches/002-adm5120_flash.patch index 503a49567c..c6237c6dd0 100644 --- a/target/linux/adm5120-2.6/patches/002-adm5120_flash.patch +++ b/target/linux/adm5120-2.6/patches/002-adm5120_flash.patch @@ -1,7 +1,8 @@ -diff -urN linux-2.6.19.2/drivers/mtd/maps/Kconfig linux-2.6.19.2-adm5120/drivers/mtd/maps/Kconfig ---- linux-2.6.19.2/drivers/mtd/maps/Kconfig 2007-01-10 20:10:37.000000000 +0100 -+++ linux-2.6.19.2-adm5120/drivers/mtd/maps/Kconfig 2007-01-23 01:13:39.000000000 +0100 -@@ -622,5 +622,10 @@ +Index: linux-2.6.21.1/drivers/mtd/maps/Kconfig +=================================================================== +--- linux-2.6.21.1.orig/drivers/mtd/maps/Kconfig ++++ linux-2.6.21.1/drivers/mtd/maps/Kconfig +@@ -605,5 +605,10 @@ config MTD_PLATRAM This selection automatically selects the map_ram driver. @@ -12,10 +13,11 @@ diff -urN linux-2.6.19.2/drivers/mtd/maps/Kconfig linux-2.6.19.2-adm5120/drivers + endmenu -diff -urN linux-2.6.19.2/drivers/mtd/maps/Makefile linux-2.6.19.2-adm5120/drivers/mtd/maps/Makefile ---- linux-2.6.19.2/drivers/mtd/maps/Makefile 2007-01-10 20:10:37.000000000 +0100 -+++ linux-2.6.19.2-adm5120/drivers/mtd/maps/Makefile 2007-01-23 01:20:52.000000000 +0100 -@@ -43,6 +43,7 @@ +Index: linux-2.6.21.1/drivers/mtd/maps/Makefile +=================================================================== +--- linux-2.6.21.1.orig/drivers/mtd/maps/Makefile ++++ linux-2.6.21.1/drivers/mtd/maps/Makefile +@@ -45,6 +45,7 @@ obj-$(CONFIG_MTD_OCELOT) += ocelot.o obj-$(CONFIG_MTD_SOLUTIONENGINE)+= solutionengine.o obj-$(CONFIG_MTD_PCI) += pci.o obj-$(CONFIG_MTD_ALCHEMY) += alchemy-flash.o |