1144513Simp# SPDX-License-Identifier: GPL-2.0
2144513Simp# Makefile for SPI drivers
3144513Simp
4144513Simpsnd-at73c213-y		:= at73c213.o
5144513Simp
6144513Simpobj-$(CONFIG_SND_AT73C213)	+= snd-at73c213.o
7