[coreboot] r156 - in buildrom-devel: config/platforms packages/coreboot-v2 packages/filo/conf packages/kernel packages/kernel/conf

Uwe Hermann uwe at hermann-uwe.de
Fri Apr 25 22:31:33 CEST 2008


On Thu, Apr 24, 2008 at 03:41:18PM +0200, svn at coreboot.org wrote:
> Copied: buildrom-devel/packages/coreboot-v2/tyan-generic.mk (from rev 152, buildrom-devel/packages/coreboot-v2/tyan-s2891.mk)
> ===================================================================
> --- buildrom-devel/packages/coreboot-v2/tyan-generic.mk	                        (rev 0)
> +++ buildrom-devel/packages/coreboot-v2/tyan-generic.mk	2008-04-24 13:41:17 UTC (rev 156)
> @@ -0,0 +1,43 @@
> +# This is the Generic coreboot target

Generic Tyan target maybe.


> +ifeq ($(CONFIG_PAYLOAD_KERNEL),y)
> +	CBV2_CONFIG = Config-lab.lb
> +	CBV2_PAYLOAD_FILE_EXT = elf.lzma
> +endif
> +
> +ifeq ($(CONFIG_PAYLOAD_LAB),y)
> +	CBV2_CONFIG = Config-lab.lb
> +	CBV2_PAYLOAD_FILE_EXT = elf.lzma
> +endif

Can we move this snippet to a generic file? I think it's the same for
all LAB targets but appears many times in various board files.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list