Messages in this thread |  | | Date | Wed, 8 Jan 1997 04:36:07 -0600 | From | Michael Elizabeth Chastain <> | Subject | How is fs/proc/openpromfs.o made? |
| |
Hello hackers,
I'm trying to understand these lines from 2.1.20 fs/Makefile:
ifeq ($(CONFIG_SUN_OPENPROMFS),m) MOD_IN_SUB_DIRS += proc MOD_TO_LIST += openpromfs.o endif
These words MOD_IN_SUB_DIRS and MOD_TO_LIST don't appear anywhere else in the entire kernel source distribution, including all the Makefiles.
What is the intent here?
Michael Chastain mec@shout.net "love without fear"
|  |