URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [minix/] [Makefile] - Rev 62
Compare with Previous | Blame | View Log
## Makefile for the Linux minix filesystem routines.#obj-$(CONFIG_MINIX_FS) += minix.ominix-objs := bitmap.o itree_v1.o itree_v2.o namei.o inode.o file.o dir.o
