diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 11:35:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 11:35:08 +0000 |
commit | 64fbade9399c6413439be939f0c92ebb2724ee87 (patch) | |
tree | a175d1e8ee566b98852ee7f43b310fbd018aaf0f /target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch | |
parent | 7cf4e9f00a6f07393344d0b56ed02c61f5867c9f (diff) | |
download | mtk-20170518-64fbade9399c6413439be939f0c92ebb2724ee87.zip mtk-20170518-64fbade9399c6413439be939f0c92ebb2724ee87.tar.gz mtk-20170518-64fbade9399c6413439be939f0c92ebb2724ee87.tar.bz2 |
refresh patches
SVN-Revision: 15581
Diffstat (limited to 'target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch')
-rw-r--r-- | target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch b/target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch index 4c12471..2c35b84 100644 --- a/target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch +++ b/target/linux/rdc/patches-2.6.28/001-rdc3210_flash_map.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig -@@ -110,6 +110,50 @@ +@@ -112,6 +112,50 @@ config MTD_SUN_UFLASH Sun Microsystems boardsets. This driver will require CFI support in the kernel, so if you did not enable CFI previously, do that now. @@ -53,7 +53,7 @@ depends on X86 && MTD_CFI && MTD_CONCAT --- a/drivers/mtd/maps/Makefile +++ b/drivers/mtd/maps/Makefile -@@ -29,6 +29,7 @@ +@@ -27,6 +27,7 @@ obj-$(CONFIG_MTD_PHYSMAP_OF) += physmap_ obj-$(CONFIG_MTD_PMC_MSP_EVM) += pmcmsp-flash.o obj-$(CONFIG_MTD_PMC_MSP_RAMROOT)+= pmcmsp-ramroot.o obj-$(CONFIG_MTD_PCMCIA) += pcmciamtd.o |