Author: uwe
Date: 2007-05-09 17:11:03 +0200 (Wed, 09 May 2007)
New Revision: 2644

Modified:
   trunk/LinuxBIOSv2/src/mainboard/asi/mb_5blmp/Options.lb
Log:
Uncomment compression config variables. This should fix the abuild
problems with the asi/mb_5bmlp (trivial).

Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]>
Acked-by: Uwe Hermann <[EMAIL PROTECTED]>



Modified: trunk/LinuxBIOSv2/src/mainboard/asi/mb_5blmp/Options.lb
===================================================================
--- trunk/LinuxBIOSv2/src/mainboard/asi/mb_5blmp/Options.lb     2007-05-09 
10:17:44 UTC (rev 2643)
+++ trunk/LinuxBIOSv2/src/mainboard/asi/mb_5blmp/Options.lb     2007-05-09 
15:11:03 UTC (rev 2644)
@@ -18,9 +18,9 @@
 uses ROM_SECTION_SIZE
 uses ROM_SECTION_OFFSET
 uses CONFIG_ROM_PAYLOAD_START
-# uses CONFIG_COMPRESS
-# uses CONFIG_COMPRESSED_PAYLOAD_NRV2B
-# uses CONFIG_COMPRESSED_PAYLOAD_LZMA
+uses CONFIG_COMPRESS
+uses CONFIG_COMPRESSED_PAYLOAD_NRV2B
+uses CONFIG_COMPRESSED_PAYLOAD_LZMA
 uses PAYLOAD_SIZE
 uses _ROMBASE
 uses _RAMBASE


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

Reply via email to