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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [isofs/] [Makefile] - Blame information for rev 78

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

Line No. Rev Author Line
1 62 marcus.erl
#
2
# Makefile for the Linux isofs filesystem routines.
3
#
4
 
5
obj-$(CONFIG_ISO9660_FS) += isofs.o
6
 
7
isofs-objs-y                    := namei.o inode.o dir.o util.o rock.o export.o
8
isofs-objs-$(CONFIG_JOLIET)     += joliet.o
9
isofs-objs-$(CONFIG_ZISOFS)     += compress.o
10
isofs-objs                      := $(isofs-objs-y)

powered by: WebSVN 2.1.0

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