Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
3c07cae2cccc4e40ff66521701a3c8eeda8726e1
/
.
/
kernel
/
events
/
Makefile
blob: 1ce23d3d8394f3c1533b2e777b2da79ce6ce565d [
file
] [
log
] [
blame
]
ifdef CONFIG_FUNCTION_TRACER
CFLAGS_REMOVE_core
.
o
=
-
pg
endif
obj
-
y
:=
core
.
o
obj
-
$
(
CONFIG_HAVE_HW_BREAKPOINT
)
+=
hw_breakpoint
.
o