]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/testing/nvdimm/Makefile
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / 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