Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
fcdef3bcbb2c04e06ae89f8faff2cd6416b3a467
/
.
/
tools
/
testing
/
selftests
/
tty
/
Makefile
blob: 7f6fbe5a0cd5663310e334d9d068b21dab9136ec [
file
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
=
-
O2
-
Wall
TEST_GEN_PROGS
:=
tty_tstamp_update tty_tiocsti_test
LDLIBS
+=
-
lcap
include
../
lib
.
mk
# Add libcap for TIOCSTI test
$
(
OUTPUT
)/
tty_tiocsti_test
:
LDLIBS
+=
-
lcap