URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [qnx4/] [Makefile] - Rev 78
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Makefile for the linux qnx4-filesystem routines.
#
obj-$(CONFIG_QNX4FS_FS) += qnx4.o
qnx4-objs := inode.o dir.o namei.o file.o bitmap.o truncate.o fsync.o
Go to most recent revision | Compare with Previous | Blame | View Log