Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.17 7 lines 194 B view raw
1# 2# Makefile for the Altera device drivers. 3# 4 5obj-$(CONFIG_ALTERA_TSE) += altera_tse.o 6altera_tse-objs := altera_tse_main.o altera_tse_ethtool.o \ 7altera_msgdma.o altera_sgdma.o altera_utils.o