summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-10 22:15:18 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-10 22:15:18 +0000
commit3934107c28b978c7cd34da3319a78830dabd430d (patch)
treefc8b10cd96cadb9566b57241065f7047540d2134 /target/linux/brcm63xx-2.6/patches/040-bcm963xx_flashmap.patch
parentcdb18ab9e86a170b32fdd5e1fc7e0315b96dfa30 (diff)
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 6dd4bf816..1c6edb51c 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.