Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
545722cb0fc993226a01844fb27cf832459eb1c0
/
.
/
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