android_kernel_lenovo_1050f/fs/jbd/Makefile

8 lines
157 B
Makefile
Raw Normal View History

2020-06-06 17:20:15 +00:00
#
# Makefile for the linux journaling routines.
#
obj-$(CONFIG_JBD) += jbd.o
jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o