linux-zen-desktop/drivers/misc/altera-stapl/Makefile

6 lines
190 B
Makefile
Raw Normal View History

2023-08-30 17:31:07 +02:00
# SPDX-License-Identifier: GPL-2.0-only
2023-10-24 12:59:35 +02:00
altera-stapl-y = altera-jtag.o altera-comp.o altera.o
altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o
2023-08-30 17:31:07 +02:00
obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o