1 2 3 4
# SPDX-License-Identifier: GPL-2.0 spi-nor-objs := core.o obj-$(CONFIG_MTD_SPI_NOR) += spi-nor.o