summaryrefslogblamecommitdiffstats
path: root/drivers/dax/Makefile
blob: 233bbffccbe66e83ad91503f11530fb4c123211f (plain) (tree)
1
2
3
4
5
6
7
8
9
                                  

                                     
 
                
              
                        

              
# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_DAX) += dax.o
obj-$(CONFIG_DEV_DAX) += device_dax.o

dax-y := super.o
dax-y += bus.o
device_dax-y := device.o

obj-y += pmem/