Sign in
nest-open-source
/
manifest_repos
/
sdk
/
298baf23afcd1beb26cd47146293d6ea996a71fc
/
.
/
qca-nss-clients
/
profiler
/
Makefile
blob: e58e737036343f9ef31f73572b7c5e225e1b8c67 [
file
] [
log
] [
blame
]
ccflags
-
y
:=
-
I$
(
obj
)
-
I$
(
obj
)/..
-
I$
(
obj
)/../
exports
-
DNSS_DEBUG_LEVEL
=
0
#-DPROFILE_DEBUG
ccflags
-
y
+=
-
Wall
-
Werror
obj
-
m
+=
qca
-
nss
-
profile
-
drv
.
o
qca
-
nss
-
profile
-
drv
-
objs
:=
profile
.
o
ccflags
-
y
+=
$
(
NSS_CCFLAGS
)