1# SPDX-License-Identifier: GPL-2.0-only2#3# Makefile for the SEEQ network device drivers4#5 6obj-$(CONFIG_ARM_ETHER3) += ether3.o7obj-$(CONFIG_SGISEEQ) += sgiseeq.o8