dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add tun,baseparameter
hc
2023-03-21
4b55d97acc464242bcd6a8ae77b8ff37c22dec58
[~hc/RK356X_SDK_RELEASE.git]
/
kernel
/
drivers
/
net
/
ethernet
/
altera
/
Makefile
1
2
3
4
5
6
7
#
# Makefile for the Altera device drivers.
#
obj-$(CONFIG_ALTERA_TSE) += altera_tse.o
altera_tse-objs := altera_tse_main.o altera_tse_ethtool.o \
altera_msgdma.o altera_sgdma.o altera_utils.o