aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-12-10 22:15:18 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-12-10 22:15:18 +0000
commit2e4827991c035ca1d5102c6d5511bb9b70df48f3 (patch)
treefc8b10cd96cadb9566b57241065f7047540d2134 /target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
parent584cab73305b3b411c82818e0997d135e217be79 (diff)
downloadmaster-187ad058-2e4827991c035ca1d5102c6d5511bb9b70df48f3.tar.gz
master-187ad058-2e4827991c035ca1d5102c6d5511bb9b70df48f3.tar.bz2
master-187ad058-2e4827991c035ca1d5102c6d5511bb9b70df48f3.zip
Normalize patch : change MIPS_BRCM to BCM963XX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5751 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch')
-rw-r--r--target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch b/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
index 6dd4bf8164..1c6edb51cf 100644
--- a/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
+++ b/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
@@ -287,7 +287,7 @@ diff -urN linux-2.6.17/drivers/mtd/maps/Kconfig linux-2.6.17-brcm63xx/drivers/mt
+config MTD_BCM963XX
+ tristate "BCM963xx Flash device"
-+ depends on MIPS && MIPS_BRCM
++ depends on MIPS && BCM963XX
+ help
+ Flash memory access on BCM963xx boards. Currently only works with
+ RedBoot, CFE support coming soon.