aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-08-15 00:19:19 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-08-21 21:05:21 +0900
commitcbdf59ad65ebb2d022663805b787aafaedb93f1d (patch)
treea5c1ccbdae3f20ca76020f798a7b53b03dc416b0 /drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile
parentkbuild: make single targets work more correctly (diff)
downloadlinux-dev-cbdf59ad65ebb2d022663805b787aafaedb93f1d.tar.xz
linux-dev-cbdf59ad65ebb2d022663805b787aafaedb93f1d.zip
treewide: remove dummy Makefiles for single targets
Now that the single target build descends into sub-directories in the same way as the normal build, these dummy Makefiles are not needed any more. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to '')
-rw-r--r--drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile b/drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile
deleted file mode 100644
index 805fa28f391a..000000000000
--- a/drivers/net/ethernet/aquantia/atlantic/hw_atl/Makefile
+++ /dev/null
@@ -1,2 +0,0 @@
-# SPDX-License-Identifier: GPL-2.0
-# kbuild requires Makefile in a directory to build individual objects