Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
7249a00163f8c50f4b43a566a15b81ca0de1db6c
/
.
/
tools
/
build
/
Makefile.include
blob: d360f39a445b0ef8edde51a4b2171b437b09d368 [
file
] [
log
] [
blame
]
build
:=
-
f $
(
srctree
)/
tools
/
build
/
Makefile
.
build dir
=.
obj
fixdep
:
$
(
Q
)
$
(
MAKE
)
-
C $
(
srctree
)/
tools
/
build CFLAGS
=
LDFLAGS
=
$
(
OUTPUT
)
fixdep
fixdep
-
clean
:
$
(
Q
)
$
(
MAKE
)
-
C $
(
srctree
)/
tools
/
build clean
.
PHONY
:
fixdep