7 lines
121 B
Makefile
7 lines
121 B
Makefile
|
|
#
|
||
|
|
# Makefile for the aQuantia device drivers.
|
||
|
|
#
|
||
|
|
|
||
|
|
obj-$(CONFIG_AQTION) += atlantic/
|
||
|
|
obj-$(CONFIG_AQFWD) += atlantic-fwd/
|