These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / tools / testing / nvdimm / Makefile
1 KDIR ?= ../../../
2
3 default:
4         $(MAKE) -C $(KDIR) M=$$PWD
5
6 install: default
7         $(MAKE) -C $(KDIR) M=$$PWD modules_install