1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile for the SEEQ network device drivers
4#
5
6obj-$(CONFIG_ARM_ETHER3) += ether3.o
7obj-$(CONFIG_SGISEEQ) += sgiseeq.o
8