* Mathieu Deschamps <[EMAIL PROTECTED]> [040423 18:07]: > But I still don't understand these part of your code: > > ifeq ($(KERNEL)/.config,$(wildcard $(KERNEL)/.config)) > include $(KERNEL)/.config > endif > # see if we need module versions > ifdef CONFIG_MODVERSIONS > CFLAGS += -DMODVERSIONS > endif This is needed for those using module versioning.
> In the 0.3.2 version in never hear about the need to > include the kernel .config. Yes. 0.3.2 is broken wrt module versioning > When i say to managed to make it works that true, > but it's tainted and this is an ugly "bricologe" taintet? Stefan _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

