2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2018-05-18 18:23:40 +00:00
|
|
|
#
|
|
|
|
# Makefile for Resolver/Synchro drivers
|
|
|
|
#
|
|
|
|
|
2018-11-24 00:23:12 +00:00
|
|
|
obj-$(CONFIG_AD2S90) += ad2s90.o
|
2018-05-18 18:23:40 +00:00
|
|
|
obj-$(CONFIG_AD2S1200) += ad2s1200.o
|