[coreboot] [PATCH 3/3] Move coreboot specific rules and setup to toplevel Makefile.inc

Stefan Reinauer stefan.reinauer at coreboot.org
Thu Feb 24 22:52:52 CET 2011


* Georgi, Patrick <Patrick.Georgi at secunet.com> [110222 15:35]:
> Am Donnerstag, den 17.02.2011, 20:05 +0100 schrieb Stefan Reinauer:
> > I agree we want this, though. Can you please put Makefile.inc in src/?
> We currently have subdirs-y = ... util/cbfstool in there. That would be
> ++ugly with src/Makefile.inc.

hm... as ugly as /Makefile and /Makefile.inc? What's needed other than a
subdirs-y += ../util/cbfstool 
?

> However we could move the src/* related things and the coreboot rules
> into a new file src/Makefile.inc, so toplevel Makefile.inc only contains
> the KERNELVERSION (I fixed that one, thanks for reporting it), and
> subdirs-y = src util/cbfstool util/romcc

I'd prefer not to add more Makefiles than needed.

Stefan




More information about the coreboot mailing list