repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
nvdimm
/
test
/
Kbuild
blob
75baebf8f4ba17c2aa3f34f9742668b174116d53
1
# SPDX-License-Identifier: GPL-2.0
2
ccflags-y := -I$(srctree)/drivers/nvdimm/
3
ccflags-y += -I$(srctree)/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