6 lines
90 B
Makefile
6 lines
90 B
Makefile
|
#
|
||
|
# Makefile for the Amazon network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ENA_ETHERNET) += ena/
|