# SPDX-License-Identifier: GPL-2.0

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

obj-$(CONFIG_MTD_SPI_NOR)	+= controllers/
