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