Staging
v0.8.1
Raw File
Makefile
#
# Makefile for the Tehuti network device drivers.
#

obj-$(CONFIG_TEHUTI) += tehuti.o
back to top