diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2007-06-28 16:08:28 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2007-06-28 16:08:28 +0000 |
commit | 705280153b3bc749c9a58e5ca4ce6f15e438734a (patch) | |
tree | 52a0a8dbfa12dc31754a7b54f80ac2f124a18bb5 /target/linux/adm5120-2.6/patches/002-adm5120_flash.patch | |
parent | 6318a38a8040ce0854e79c2a7522605b7408c8b9 (diff) | |
download | upstream-705280153b3bc749c9a58e5ca4ce6f15e438734a.tar.gz upstream-705280153b3bc749c9a58e5ca4ce6f15e438734a.tar.bz2 upstream-705280153b3bc749c9a58e5ca4ce6f15e438734a.zip |
[adm5120] update to 2.6.22-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7758 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 | 16 |
1 files changed, 8 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 c6237c6dd0..355c126c92 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 |