2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2023-05-16 11:00:13 +00:00
|
|
|
altera-stapl-y = altera-jtag.o altera-comp.o altera.o
|
|
|
|
altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o
|
2011-09-23 14:17:41 +00:00
|
|
|
|
|
|
|
obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
|