zephyr/drivers/flash/Makefile
Baohong Liu f3da05f4cb drivers: WinBond SPI flash support
SPI flash sub-driver to support WinBond SPI flash.
It is based on the generic flash driver framework.

Change-Id: I58202e38445a052fa0556b03f854e75ef836e2dd
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-03-07 19:07:50 +00:00

2 lines
57 B
Makefile

obj-$(CONFIG_SPI_FLASH_W25QXXDV) += spi_flash_w25qxxdv.o