Revision fa389e220254c69ffae0d403eac4146171062d08 authored by Linus Torvalds on 10 March 2014, 02:41:57 UTC, committed by Linus Torvalds on 10 March 2014, 02:41:57 UTC
1 parent 79e6154
Raw File
Makefile
debugfs-objs	:= inode.o file.o

obj-$(CONFIG_DEBUG_FS)	+= debugfs.o

back to top