OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [jbd/] [Makefile] - Blame information for rev 1275

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
#
2
# fs/jbd/Makefile
3
#
4
# Makefile for the linux journaling routines.
5
#
6
 
7
export-objs := journal.o
8
O_TARGET := jbd.o
9
 
10
obj-y   := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
11
 
12
obj-m   := $(O_TARGET)
13
 
14
include $(TOPDIR)/Rules.make
15
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.