From 8b2c7d0c931af2ea427f3a22d2b7b373f8d6cd1a Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 28 Jun 2007 16:08:28 +0000 Subject: [adm5120] update to 2.6.22-rc6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120-2.6/patches/002-adm5120_flash.patch | 16 ++++++++-------- 1 file changed, 8 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 c6237c6dd..355c126c9 100644 --- a/target/linux/adm5120-2.6/patches/002-adm5120_flash.patch +++ b/target/linux/adm5120-2.6/patches/002-adm5120_flash.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.21.1/drivers/mtd/maps/Kconfig +Index: linux-2.6.22-rc6/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 +--- linux-2.6.22-rc6.orig/drivers/mtd/maps/Kconfig ++++ linux-2.6.22-rc6/drivers/mtd/maps/Kconfig +@@ -620,5 +620,10 @@ config MTD_PLATRAM This selection automatically selects the map_ram driver. @@ -13,11 +13,11 @@ Index: linux-2.6.21.1/drivers/mtd/maps/Kconfig + endmenu -Index: linux-2.6.21.1/drivers/mtd/maps/Makefile +Index: linux-2.6.22-rc6/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 +--- linux-2.6.22-rc6.orig/drivers/mtd/maps/Makefile ++++ linux-2.6.22-rc6/drivers/mtd/maps/Makefile +@@ -47,6 +47,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