summaryrefslogtreecommitdiff
path: root/drivers/misc/altera-stapl/Makefile
blob: 90f18e7bf9b0d90023acd64504897b0fce20e36b (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0-only
altera-stapl-y = altera-jtag.o altera-comp.o altera.o
altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o

obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o