[coreboot] patch

Myles Watson mylesgw at gmail.com
Thu Apr 23 17:51:30 CEST 2009


 (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.

Myles




More information about the coreboot mailing list