]> asedeno.scripts.mit.edu Git - linux.git/blob - tools/testing/nvdimm/Makefile
Merge branch 'fix/amd' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[linux.git] / tools / testing / nvdimm / Makefile
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