From d3db799e49124b7a6ded4f2e804c35d6a5d9288e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 13 Jun 2007 18:06:38 +0000 Subject: Refresh patches with quilt, thanks Gabor ! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7617 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/adm5120-2.6/patches/002-adm5120_flash.patch | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'target/linux/adm5120-2.6/patches/002-adm5120_flash.patch') 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 -- cgit v1.2.3