1# SPDX-License-Identifier: GPL-2.0
2# Makefile for the Cortina Gemini network device drivers.
3
4obj-$(CONFIG_GEMINI_ETHERNET) += gemini.o
5