![]() | |||||||||||||
Messages in this thread |
Sam Ravnborg schrieb: >>This fixes some uneeded rebuilds under drivers/media/video after moving >>the source tree. The makefiles used $(src) and $(srctree) for include >>paths, which is unnecessary. Changed to use relative paths. >> >>Compile tested, produces byte-identical code to the previous makefiles. > > > Thanks, applied both. > Did similar changes in bt8xx + some ppc code. Thanks. Was it intentional to leave the line below in drivers/media/video/bt8xx/Makefile? EXTRA_CFLAGS += -I$(src)/.. I think it could be replaced with EXTRA_CFLAGS += -Idrivers/media/video but I'm not a kbuild expert. Regards, Carl-Daniel -- http://www.hailfinger.org/ - 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/ | ||||||||||||
| Last update: 2006-04-05 23:35 [from the cache] ©2003-2008 | |||||||||||||