Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
df5192d9bb0e38bf831fb93e8026e346aa017ca8
/
.
/
tools
/
testing
/
selftests
/
ring-buffer
/
Makefile
blob: 23605782639eab5d831e938e13b5da79c8235dcc [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
CFLAGS
+=
-
Wl
,-
no
-
as
-
needed
-
Wall
CFLAGS
+=
$
(
KHDR_INCLUDES
)
TEST_GEN_PROGS
=
map_test
include
../
lib
.
mk