]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - tools/testing/nvdimm/Makefile
Input: wm97xx: add new AC97 bus support
[mirror_ubuntu-focal-kernel.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