Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
marvell
/
linux
/
lib
/
842
/
Makefile
blob: b815e824ae37e694548b3a7e7670e1227aa661d7 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
ccflags
-
remove
-
$
(
CONFIG_FUNCTION_TRACER
)
+=
$
(
CC_FLAGS_FTRACE
)
obj
-
$
(
CONFIG_842_COMPRESS
)
+=
842
_compress
.
o
obj
-
$
(
CONFIG_842_DECOMPRESS
)
+=
842
_decompress
.
o