]> Git Repo - linux.git/blob - drivers/dax/Makefile
iptables: use match, target and data copy_to_user helpers
[linux.git] / drivers / dax / Makefile
1 obj-$(CONFIG_DEV_DAX) += dax.o
2 obj-$(CONFIG_DEV_DAX_PMEM) += dax_pmem.o
3
4 dax_pmem-y := pmem.o
This page took 0.035013 seconds and 4 git commands to generate.