Openbios 1.0.RC1 build problems

Stefan Reinauer stepan at openbios.org
Mon Apr 26 04:50:01 CEST 2004


* Mathieu Deschamps <mdeschamps at mangrove-systems.com> [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





More information about the coreboot mailing list