Sign in
android
/
kernel
/
goldfish-modules
/
f1eb0fa28a745663513be2f426e8c8106f5630fc
/
.
/
Makefile
blob: 231822ea0fc529a04f24d88d25b7543c4e4a88c8 [
file
] [
log
] [
blame
]
all
:
$
(
MAKE
)
-
C $
(
KERNEL_SRC
)
M
=
$
(
M
)
modules $
(
KBUILD_OPTIONS
)
modules_install
:
$
(
MAKE
)
M
=
$
(
M
)
-
C $
(
KERNEL_SRC
)
modules_install
clean
:
$
(
MAKE
)
-
C $
(
KERNEL_SRC
)
M
=
$
(
M
)
clean