1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2ed33ef64SVince Bridgers# 3ed33ef64SVince Bridgers# Makefile for the Altera device drivers. 4ed33ef64SVince Bridgers# 5ed33ef64SVince Bridgers 6ed33ef64SVince Bridgersobj-$(CONFIG_ALTERA_TSE) += altera_tse.o 7ed33ef64SVince Bridgersaltera_tse-objs := altera_tse_main.o altera_tse_ethtool.o \ 8ed33ef64SVince Bridgersaltera_msgdma.o altera_sgdma.o altera_utils.o 9