Sign in
cos
/
third_party
/
kernel
/
89c0ece059f5c322df01fd4bdb4e9e190dc8e37d
/
.
/
tools
/
testing
/
selftests
/
tmpfs
/
Makefile
blob: aa11ccc92e5b04ad8fdb74981b5fdc4ce704c092 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
+=
-
Wall
-
O2
CFLAGS
+=
-
D_GNU_SOURCE
TEST_GEN_PROGS
:=
TEST_GEN_PROGS
+=
bug
-
link
-
o
-
tmpfile
include
../
lib
.
mk