]> err.no Git - linux-2.6/blob - fs/jbd/Makefile
[TCP]: Change tcp_header_len member in tcp_sock to u16
[linux-2.6] / fs / jbd / Makefile
1 #
2 # Makefile for the linux journaling routines.
3 #
4
5 obj-$(CONFIG_JBD) += jbd.o
6
7 jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o