URL
https://opencores.org/ocsvn/test_project/test_project/trunk
Subversion Repositories test_project
[/] [test_project/] [trunk/] [linux_sd_driver/] [fs/] [sysfs/] [Makefile] - Rev 86
Go to most recent revision | Compare with Previous | Blame | View Log
#
# Makefile for the sysfs virtual filesystem
#
obj-y := inode.o file.o dir.o symlink.o mount.o bin.o \
group.o
Go to most recent revision | Compare with Previous | Blame | View Log