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

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