Kernel make dependancies question

Jeff Golds (jgolds@resilience.com)
Mon, 23 Apr 2001 17:04:27 -0700


Hi folks,

I was looking at linux/drivers/Makefile and noticed that "sound" (among
others) was always put into the kernel whether it was configured on or
not. Is there some reason for this?

Also, in linux/Rules.make, "fastdep:" is making dependancies on
"ALL_SUB_DIRS" which is "subdir-y", "subdir-m", "subdir-n" and
"subdir-", why is this? It makes more sense that it just make
dependancies for "subdir-y" and "subdir-m" as the rest don't matter.

If these types of things are errors, I can make a patchfile, just let me
know what the proper behavior is.

Thanks,

-Jeff

-- 
Jeff Golds
jgolds@resilience.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/