oom: check PF_KTHREAD instead of !mm to skip kthreads
[firefly-linux-kernel-4.4.55.git] / fs / debugfs / Makefile
1 debugfs-objs    := inode.o file.o
2
3 obj-$(CONFIG_DEBUG_FS)  += debugfs.o
4