Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[deliverable/linux.git] / tools / testing / nvdimm / Makefile
CommitLineData
6bc75619
DW
1KDIR ?= ../../../
2
3default:
4 $(MAKE) -C $(KDIR) M=$$PWD
5
6install: default
7 $(MAKE) -C $(KDIR) M=$$PWD modules_install
This page took 0.07208 seconds and 5 git commands to generate.