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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [ntfs/] [Makefile] - Rev 1765

Compare with Previous | Blame | View Log

# Rules for making the NTFS driver

O_TARGET := ntfs.o

obj-y   := fs.o sysctl.o support.o util.o inode.o dir.o super.o attr.o unistr.o
obj-m   := $(O_TARGET)
# New version format started 3 February 2001.
EXTRA_CFLAGS = -DNTFS_VERSION=\"1.1.22\" #-DDEBUG

include $(TOPDIR)/Rules.make

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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