6 lines
87 B
Makefile
6 lines
87 B
Makefile
|
#
|
||
|
# Makefile for the Agere ET-131x ethernet driver
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ET131X) += et131x.o
|