]> Git Repo - linux.git/blob - drivers/dax/Makefile
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.034959 seconds and 4 git commands to generate.