Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
hyperv
/
linux
/
0072a0c14d5b7cb72c611d396f143f5dcd73ebe2
/
.
/
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