X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/94203f952499befca4717748da4c8293ade59916..3405469786fc9d45d71fb3f4fcb3833bd5bdf59a:/target/linux/atheros/patches-2.6.26/110-spiflash.patch?ds=sidebyside diff --git a/target/linux/atheros/patches-2.6.26/110-spiflash.patch b/target/linux/atheros/patches-2.6.26/110-spiflash.patch index 527198c21..8a1d886fe 100644 --- a/target/linux/atheros/patches-2.6.26/110-spiflash.patch +++ b/target/linux/atheros/patches-2.6.26/110-spiflash.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/Kconfig +++ b/drivers/mtd/devices/Kconfig -@@ -84,6 +84,10 @@ +@@ -84,6 +84,10 @@ config M25PXX_USE_FAST_READ help This option enables FAST_READ access supported by ST M25Pxx. @@ -13,7 +13,7 @@ help --- a/drivers/mtd/devices/Makefile +++ b/drivers/mtd/devices/Makefile -@@ -17,3 +17,4 @@ +@@ -17,3 +17,4 @@ obj-$(CONFIG_MTD_LART) += lart.o obj-$(CONFIG_MTD_BLOCK2MTD) += block2mtd.o obj-$(CONFIG_MTD_DATAFLASH) += mtd_dataflash.o obj-$(CONFIG_MTD_M25P80) += m25p80.o