Sign in
android-kvm
/
linux
/
refs/heads/master
/
.
/
tools
/
testing
/
selftests
/
tty
/
Makefile
blob: 7f6fbe5a0cd5663310e334d9d068b21dab9136ec [
file
] [
log
] [
blame
] [
edit
]
# 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