repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'staging-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux/fpc-iii.git]
/
tools
/
testing
/
nvdimm
/
Makefile
blob
c37a6a0bde28dc408d0bc1225e3b3a05a02b2204
1
# SPDX-License-Identifier: GPL-2.0
2
KDIR ?
=
..
/
..
/
..
/
3
4
default
:
5
$(
MAKE
) -
C
$(
KDIR
)
M
=$
$PWD
6
7
install
:
default
8
$(
MAKE
) -
C
$(
KDIR
)
M
=$
$PWD
modules_install