[LinuxBIOS] [PATCH] buildrom: packages/linuxbios/m57sli-linuxbios.mk (revised)

Uwe Hermann uwe at hermann-uwe.de
Sat Sep 8 21:24:47 CEST 2007


On Wed, Sep 05, 2007 at 11:38:48PM -0400, Ward Vandewege wrote:
> Index: packages/linuxbios/m57sli-linuxbios.mk
> ===================================================================
> --- packages/linuxbios/m57sli-linuxbios.mk	(revision 0)
> +++ packages/linuxbios/m57sli-linuxbios.mk	(revision 0)
> @@ -0,0 +1,44 @@
> +# This is the Generic LinuxBIOS target
> +
> +ifeq ($(CONFIG_PLATFORM),y)
> +ifeq ($(LINUXBIOS_TAG),)
> +$(error You need to specify a version to pull in your platform config)
> +endif
> +endif
> +
> +LINUXBIOS_PATCHES= 
> +
> +ifeq ($(CONFIG_PAYLOAD_FILO),y)
> +	LINUXBIOS_PATCHES += $(PACKAGE_DIR)/linuxbios/patches/m57sli-filo-Config.lb.patch
> +endif
> +
> +ifeq ($(CONFIG_PAYLOAD_KERNEL),y)
> +	LINUXBIOS_PATCHES += $(PACKAGE_DIR)/linuxbios/patches/m57sli-kernel-and-lab-Config.lb.patch
> +endif
> +
> +ifeq ($(CONFIG_PAYLOAD_LAB),y)
> +	LINUXBIOS_PATCHES += $(PACKAGE_DIR)/linuxbios/patches/m57sli-kernel-and-lab-Config.lb.patch
> +endif
> +
> +
> +LINUXBIOS_BASE_DIR=svn
> +LINUXBIOS_URL=svn://openbios.org/repos/trunk/LinuxBIOSv2

Minor issue, but why not use linuxbios.org here?


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070908/83d56eaf/attachment.sig>


More information about the coreboot mailing list