diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2010-02-20 19:31:13 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2010-02-20 19:31:13 +0000 |
commit | fde6b95e15552bbe3e387d1b66bc11a762efffa4 (patch) | |
tree | 0ec39aad865da4f5bfe5ea404199055adde552d1 /target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch | |
parent | 92b5bec118673c40e9abbf5f9620fb3609735fb7 (diff) | |
download | upstream-fde6b95e15552bbe3e387d1b66bc11a762efffa4.tar.gz upstream-fde6b95e15552bbe3e387d1b66bc11a762efffa4.tar.bz2 upstream-fde6b95e15552bbe3e387d1b66bc11a762efffa4.zip |
[brcm47xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch')
-rw-r--r-- | target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch b/target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch index 59e89e575b..a2c3fab795 100644 --- a/target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch +++ b/target/linux/brcm47xx/patches-2.6.32/110-flash_map.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig -@@ -343,6 +343,12 @@ config MTD_CFI_FLAGADM +@@ -327,6 +327,12 @@ config MTD_CFI_FLAGADM Mapping for the Flaga digital module. If you don't have one, ignore this setting. @@ -15,7 +15,7 @@ depends on MTD_CFI && ( REDWOOD_4 || REDWOOD_5 || REDWOOD_6 ) --- a/drivers/mtd/maps/Makefile +++ b/drivers/mtd/maps/Makefile -@@ -29,6 +29,7 @@ obj-$(CONFIG_MTD_PMC_MSP_RAMROOT)+= pmcm +@@ -28,6 +28,7 @@ obj-$(CONFIG_MTD_PMC_MSP_EVM) += pmcms obj-$(CONFIG_MTD_PCMCIA) += pcmciamtd.o obj-$(CONFIG_MTD_RPXLITE) += rpxlite.o obj-$(CONFIG_MTD_TQM8XXL) += tqm8xxl.o |