Raw File
Makefile
#
# Makefile for the Adaptec network device drivers.
#

obj-$(CONFIG_ADAPTEC_STARFIRE) += starfire.o
back to top