Initial commit
This commit is contained in:
commit
169c65d57e
51358 changed files with 23120455 additions and 0 deletions
6
fs/exportfs/Makefile
Normal file
6
fs/exportfs/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
#
|
||||
# Makefile for the filesystem export support routines.
|
||||
|
||||
obj-$(CONFIG_EXPORTFS) += exportfs.o
|
||||
|
||||
exportfs-objs := expfs.o
|
Loading…
Add table
Add a link
Reference in a new issue