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