mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
#
|
||
|
# Makefile for the Tundra network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_TSI108_ETH) += tsi108_eth.o
|