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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [ntfs/] [Makefile] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1275 phoenix
# Rules for making the NTFS driver
2
 
3
O_TARGET := ntfs.o
4
 
5
obj-y   := fs.o sysctl.o support.o util.o inode.o dir.o super.o attr.o unistr.o
6
obj-m   := $(O_TARGET)
7
# New version format started 3 February 2001.
8
EXTRA_CFLAGS = -DNTFS_VERSION=\"1.1.22\" #-DDEBUG
9
 
10
include $(TOPDIR)/Rules.make
11
 

powered by: WebSVN 2.1.0

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