URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [sysv/] [Makefile] - Rev 62
Compare with Previous | Blame | View Log
## Makefile for the Linux SystemV/Coherent filesystem routines.#obj-$(CONFIG_SYSV_FS) += sysv.osysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \namei.o super.o symlink.o
