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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
tools
/
testing
/
nvdimm
/
test
/
Kbuild
blob
fb3c3d7cdb9bd19723885c3fc5f882f49524a298
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