]> Git Repo - linux.git/blob - drivers/md/persistent-data/Makefile
iptables: use match, target and data copy_to_user helpers
[linux.git] / drivers / md / persistent-data / Makefile
1 obj-$(CONFIG_DM_PERSISTENT_DATA) += dm-persistent-data.o
2 dm-persistent-data-objs := \
3         dm-array.o \
4         dm-bitset.o \
5         dm-block-manager.o \
6         dm-space-map-common.o \
7         dm-space-map-disk.o \
8         dm-space-map-metadata.o \
9         dm-transaction-manager.o \
10         dm-btree.o \
11         dm-btree-remove.o \
12         dm-btree-spine.o
This page took 0.041455 seconds and 4 git commands to generate.