mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00: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
|