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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [freevxfs/] [Makefile] - Blame information for rev 1780

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

Line No. Rev Author Line
1 1275 phoenix
#
2
# VxFS Makefile
3
#
4
 
5
O_TARGET :=     freevxfs.o
6
 
7
obj-y :=        vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
8
                vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
9
obj-m :=        $(O_TARGET)
10
 
11
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

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