patch-2.1.51 linux/fs/proc/Makefile
Next file: linux/fs/proc/openpromfs.c
Previous file: linux/fs/pipe.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Aug 16 09:53:08 1997
-  Orig file: 
v2.1.50/linux/fs/proc/Makefile
-  Orig date: 
Thu Jul 17 10:06:07 1997
diff -u --recursive --new-file v2.1.50/linux/fs/proc/Makefile linux/fs/proc/Makefile
@@ -24,4 +24,8 @@
   endif
 endif
 
+ifeq ($(CONFIG_PROC_DEVICETREE),y)
+O_OBJS += proc_devtree.o
+endif
+
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov