6 lines
127 B
Makefile
Executable file
6 lines
127 B
Makefile
Executable file
# SPDX-License-Identifier: GPL-2.0-only
|
|
#
|
|
# Makefile for the Agere ET-131x ethernet driver
|
|
#
|
|
|
|
obj-$(CONFIG_ET131X) += et131x.o
|