Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v6.18 5 lines 190 B view raw
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