diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2007-05-26 15:54:22 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2007-05-26 15:54:22 +0000 |
commit | 3237230249938eff87bc40954b754c89af0f0a3e (patch) | |
tree | b68fa8ddb7a992704072c3112637c5cce0d4f58a /target/linux/brcm47xx-2.6/patches/110-flash_map.patch | |
parent | 8f83153369a227fe0531a8cbcdb53d76fba45756 (diff) | |
download | upstream-3237230249938eff87bc40954b754c89af0f0a3e.tar.gz upstream-3237230249938eff87bc40954b754c89af0f0a3e.tar.bz2 upstream-3237230249938eff87bc40954b754c89af0f0a3e.zip |
bcm47xx compile fix for .21, thanks to noz
SVN-Revision: 7337
Diffstat (limited to 'target/linux/brcm47xx-2.6/patches/110-flash_map.patch')
-rw-r--r-- | target/linux/brcm47xx-2.6/patches/110-flash_map.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx-2.6/patches/110-flash_map.patch b/target/linux/brcm47xx-2.6/patches/110-flash_map.patch index bf809e70ac..13f36c2914 100644 --- a/target/linux/brcm47xx-2.6/patches/110-flash_map.patch +++ b/target/linux/brcm47xx-2.6/patches/110-flash_map.patch @@ -1,7 +1,7 @@ diff -urN linux.old/drivers/mtd/maps/Kconfig linux.dev/drivers/mtd/maps/Kconfig --- linux.old/drivers/mtd/maps/Kconfig 2006-12-11 20:32:53.000000000 +0100 +++ linux.dev/drivers/mtd/maps/Kconfig 2007-01-03 02:26:02.000000000 +0100 -@@ -299,6 +299,12 @@ +@@ -326,6 +326,12 @@ Mapping for the Flaga digital module. If you don't have one, ignore this setting. @@ -17,7 +17,7 @@ diff -urN linux.old/drivers/mtd/maps/Kconfig linux.dev/drivers/mtd/maps/Kconfig diff -urN linux.old/drivers/mtd/maps/Makefile linux.dev/drivers/mtd/maps/Makefile --- linux.old/drivers/mtd/maps/Makefile 2006-12-11 20:32:53.000000000 +0100 +++ linux.dev/drivers/mtd/maps/Makefile 2007-01-03 02:26:02.000000000 +0100 -@@ -29,6 +29,7 @@ +@@ -31,6 +31,7 @@ obj-$(CONFIG_MTD_PCMCIA) += pcmciamtd.o obj-$(CONFIG_MTD_RPXLITE) += rpxlite.o obj-$(CONFIG_MTD_TQM8XXL) += tqm8xxl.o |