drivers: power: report battery voltage in AOSP compatible format
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / fuse / Makefile
1 #
2 # Makefile for the FUSE filesystem.
3 #
4
5 obj-$(CONFIG_FUSE_FS) += fuse.o
6 obj-$(CONFIG_CUSE) += cuse.o
7
8 #ifeq ($(CONFIG_MTK_MET), y)
9 #ccflags-y += -DMET_FUSEIO_TRACE
10 #endif
11
12 fuse-objs := dev.o dir.o file.o inode.o control.o