On Thu, Apr 23, 2009 at 09:51:30AM -0600, Myles Watson wrote:
>  (and, for the record: no more #ifdef in coreboot. We're not going to have
> this happen again.If we do have it in v2, let's remove it.)
> 
> -#ifdef CONFIG_COMPRESSION_LZMA
> +#ifdef CONFIG_COMPRESSED_PAYLOAD_LZMA==1
> 
>       case CBFS_COMPRESS_LZMA: {
>               unsigned long ulzma(unsigned char *src, unsigned char *dst);
> 
> I think you missed one.

Yes. That needs to be an #if to make things compile after patching.

Thanks,
Ward.

-- 
Ward Vandewege <[email protected]>
Free Software Foundation - Senior Systems Administrator

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to