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"