summaryrefslogtreecommitdiff
path: root/drivers/mtd/spi-nor/Makefile
blob: 4e5ef10e4fd76307df29d4e30836088850a81d77 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0

spi-nor-objs			:= core.o sfdp.o
spi-nor-objs			+= atmel.o
spi-nor-objs			+= eon.o
spi-nor-objs			+= esmt.o
obj-$(CONFIG_MTD_SPI_NOR)	+= spi-nor.o