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

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