drivers: power: report battery voltage in AOSP compatible format
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / debugfs / Makefile
CommitLineData
1da177e4
LT
1debugfs-objs := inode.o file.o
2
3obj-$(CONFIG_DEBUG_FS) += debugfs.o
4