Skip to content

Commit 420b935

Browse files
Jakub Kicinskidavem330
authored andcommitted
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent f730899 commit 420b935

File tree

1 file changed

+2
-0
lines changed
  • drivers/net/ethernet/aquantia/atlantic/hw_atl

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0
2+
# kbuild requires Makefile in a directory to build individual objects

0 commit comments

Comments
 (0)