Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux.git
/
b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d
/
.
/
drivers
/
opp
/
Makefile
blob: e70ceb406fe9171f8b3dd1cc2fced28fcbe3e778 [
file
]
ccflags
-
$
(
CONFIG_DEBUG_DRIVER
)
:=
-
DDEBUG
obj
-
y
+=
core
.
o cpu
.
o
obj
-
$
(
CONFIG_OF
)
+=
of
.
o
obj
-
$
(
CONFIG_DEBUG_FS
)
+=
debugfs
.
o