Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
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