6 lines
101 B
Makefile
6 lines
101 B
Makefile
|
#
|
||
|
# Makefile for the Microsoft Azure network device driver.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_MICROSOFT_MANA) += mana/
|