Linux-libre 5.3.12-gnu
[librecmc/linux-libre.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