]> Git Repo - linux.git/blob - drivers/misc/altera-stapl/Makefile
dma-mapping: don't return errors from dma_set_max_seg_size
[linux.git] / drivers / misc / altera-stapl / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 altera-stapl-y = altera-jtag.o altera-comp.o altera.o
3 altera-stapl-$(CONFIG_HAS_IOPORT) += altera-lpt.o
4
5 obj-$(CONFIG_ALTERA_STAPL) += altera-stapl.o
This page took 0.035641 seconds and 4 git commands to generate.