Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
[deliverable/linux.git] / drivers / mtd / spi-nor / Makefile
1 obj-$(CONFIG_MTD_SPI_NOR) += spi-nor.o
2 obj-$(CONFIG_SPI_ATMEL_QUADSPI) += atmel-quadspi.o
3 obj-$(CONFIG_SPI_CADENCE_QUADSPI) += cadence-quadspi.o
4 obj-$(CONFIG_SPI_FSL_QUADSPI) += fsl-quadspi.o
5 obj-$(CONFIG_SPI_HISI_SFC) += hisi-sfc.o
6 obj-$(CONFIG_MTD_MT81xx_NOR) += mtk-quadspi.o
7 obj-$(CONFIG_SPI_NXP_SPIFI) += nxp-spifi.o
This page took 0.040575 seconds and 5 git commands to generate.