Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
iwlwifi
/
backport-iwlwifi
/
5065560905d4c1e2b3706da23bd1817ba369af74
/
.
/
Makefile.build
blob: a848b37ed64bbbe05b0bc29651af4fd2f6e72ba3 [
file
] [
log
] [
blame
]
-
include
.
config
export
.
PHONY
:
modules
modules
:
@$
(
MAKE
)
-
C $
(
KLIB_BUILD
)
M
=
$
(
BACKPORT_DIR
)
modules
.
PHONY
:
clean
clean
:
@$
(
MAKE
)
-
C $
(
KLIB_BUILD
)
M
=
$
(
BACKPORT_DIR
)
clean