]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/lustre/lustre/mgc/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
[~andy/linux] / drivers / staging / lustre / lustre / mgc / Makefile
index 267246344e1c7da7ac5420f0899ba95d1e880268..2f5ee649456d6f84f721f1de166f6aafcf53297d 100644 (file)
@@ -1,5 +1,6 @@
 obj-$(CONFIG_LUSTRE_FS) += mgc.o
-mgc-y := mgc_request.o lproc_mgc.o
+mgc-y := mgc_request.o
+mgc-$(CONFIG_PROC_FS) += lproc_mgc.o
 
 
 ccflags-y := -I$(src)/../include