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