6 lines
88 B
Makefile
6 lines
88 B
Makefile
|
#
|
||
|
# Makefile for the Tehuti network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_TEHUTI) += tehuti.o
|