mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-23 01:24:47 +07:00
9564c7a492
Move ad2s90 resolver driver out of staging to the main tree. Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br> Signed-off-by: Victor Colombo <victorcolombo@gmail.com> Acked-by: Alexandru Ardelean <alexandru.ardelean@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
7 lines
115 B
Makefile
7 lines
115 B
Makefile
#
|
|
# Makefile for Resolver/Synchro drivers
|
|
#
|
|
|
|
obj-$(CONFIG_AD2S90) += ad2s90.o
|
|
obj-$(CONFIG_AD2S1200) += ad2s1200.o
|