1 # SPDX-License-Identifier: GPL-2.0-only
3 # Makefile for the Generic HANDSHAKE service
5 # Author: Chuck Lever <chuck.lever@oracle.com>
7 # Copyright (c) 2023, Oracle and/or its affiliates.
11 handshake-y
:= alert.o genl.o netlink.o request.o tlshd.o trace.o
13 obj-
$(CONFIG_NET_HANDSHAKE_KUNIT_TEST
) += handshake-test.o