summaryrefslogtreecommitdiff
path: root/net/mctp/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-10-01 16:56:52 +0300
committerDavid S. Miller <davem@davemloft.net>2021-10-01 16:59:33 +0300
commitb022f8866ea5014d39ae569897c271e41f5c9799 (patch)
tree1b54b2666ef22677e6e0ae68b481e1c47cdf1f6e /net/mctp/Makefile
parentbfaf03935f7460c7dcb2722bbd2961d7b1ec7415 (diff)
downloadlinux-b022f8866ea5014d39ae569897c271e41f5c9799.tar.xz
Revert "Merge branch 'mctp-kunit-tests'"
This reverts commit 4f42ad2011d2fcbd89f5cdf56121271a8cd5ee5d, reversing changes made to ea2dd331bfaaeba74ba31facf437c29044f7d4cb. These chanfges break the build when mctp is modular. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mctp/Makefile')
-rw-r--r--net/mctp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/mctp/Makefile b/net/mctp/Makefile
index 6cd55233e685..0171333384d7 100644
--- a/net/mctp/Makefile
+++ b/net/mctp/Makefile
@@ -1,6 +1,3 @@
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_MCTP) += mctp.o
mctp-objs := af_mctp.o device.o route.o neigh.o
-
-# tests
-obj-$(CONFIG_MCTP_TEST) += test/utils.o