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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [cramfs/] [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
# Makefile for the linux cramfs routines.
3
#
4
 
5
O_TARGET := cramfs.o
6
 
7
obj-y  := inode.o uncompress.o
8
 
9
obj-m := $(O_TARGET)
10
 
11
CFLAGS_uncompress.o := -I $(TOPDIR)/fs/inflate_fs
12
 
13
include $(TOPDIR)/Rules.make

powered by: WebSVN 2.1.0

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