1# SPDX-License-Identifier: GPL-2.0-only 2altera-stapl-y = altera-jtag.o altera-comp.o altera.o 3altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o 4 5obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o 6
1# SPDX-License-Identifier: GPL-2.0-only 2altera-stapl-y = altera-jtag.o altera-comp.o altera.o 3altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o 4 5obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o 6