patch-2.1.17 linux/fs/Makefile
Next file: linux/fs/binfmt_elf.c
Previous file: linux/drivers/scsi/wd33c93.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Dec 19 11:03:35 1996
- Orig file:
v2.1.16/linux/fs/Makefile
- Orig date:
Wed May 8 18:28:01 1996
diff -u --recursive --new-file v2.1.16/linux/fs/Makefile linux/fs/Makefile
@@ -75,6 +75,10 @@
ifdef CONFIG_PROC_FS
SUB_DIRS += proc
+ifeq ($(CONFIG_SUN_OPENPROMFS),m)
+MOD_IN_SUB_DIRS += proc
+MOD_TO_LIST += openpromfs.o
+endif
endif
ifeq ($(CONFIG_ISO9660_FS),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov