linux-brain/drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile
Jakub Kicinski 420b935899 aquantia: add Makefiles to all directories
To be able to build separate objects we need to provide
Kbuild with a Makefile in each directory.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-22 15:22:50 -05:00

3 lines
105 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# kbuild requires Makefile in a directory to build individual objects