]> Git Repo - linux.git/blob - drivers/dax/Makefile
drm/i915: use variadic macros and arrays to choose port/pipe based registers
[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.032561 seconds and 4 git commands to generate.