Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
f55a7ceaf4851573d2cb494e1c701136748334d2
/
.
/
tools
/
build
/
Makefile.include
blob: 4e09ad617a607dd0884ada776d26df23bac407cb [
file
] [
log
] [
blame
]
build
:=
-
f $
(
srctree
)/
tools
/
build
/
Makefile
.
build dir
=.
obj
ifdef CROSS_COMPILE
fixdep
:
else
fixdep
:
$
(
Q
)
$
(
MAKE
)
-
C $
(
srctree
)/
tools
/
build fixdep
endif
.
PHONY
:
fixdep