/
usr
/
src
/
linux-headers-5.4.0-1045-aws
/
drivers
/
net
/
ethernet
/
seeq
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the SEEQ network device drivers # obj-$(CONFIG_ARM_ETHER3) += ether3.o obj-$(CONFIG_SGISEEQ) += sgiseeq.o