]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - tools/testing/nvdimm/test/Kbuild
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-focal-kernel.git] / tools / testing / nvdimm / test / Kbuild
1 # SPDX-License-Identifier: GPL-2.0
2 ccflags-y := -I$(src)/../../../../drivers/nvdimm/
3 ccflags-y += -I$(src)/../../../../drivers/acpi/nfit/
4
5 obj-m += nfit_test.o
6 obj-m += nfit_test_iomap.o
7
8 nfit_test-y := nfit.o
9 nfit_test_iomap-y := iomap.o