Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
7
fs/jbd2/Makefile
Normal file
7
fs/jbd2/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
#
|
||||
# Makefile for the linux journaling routines.
|
||||
#
|
||||
|
||||
obj-$(CONFIG_JBD2) += jbd2.o
|
||||
|
||||
jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
|
||||
Reference in New Issue
Block a user