[LinuxBIOS] r2608 - trunk/LinuxBIOSv2/src/mainboard/msi/ms9282

svn at openbios.org svn at openbios.org
Thu Apr 12 02:47:22 CEST 2007


Author: stepan
Date: 2007-04-12 02:47:22 +0200 (Thu, 12 Apr 2007)
New Revision: 2608

Modified:
   trunk/LinuxBIOSv2/src/mainboard/msi/ms9282/Options.lb
Log:
add uses CONFIG_COMPRESSED_PAYLOAD_* to allow building the board in
abuild with a payload. Trivial

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>



Modified: trunk/LinuxBIOSv2/src/mainboard/msi/ms9282/Options.lb
===================================================================
--- trunk/LinuxBIOSv2/src/mainboard/msi/ms9282/Options.lb	2007-04-12 00:28:32 UTC (rev 2607)
+++ trunk/LinuxBIOSv2/src/mainboard/msi/ms9282/Options.lb	2007-04-12 00:47:22 UTC (rev 2608)
@@ -96,6 +96,10 @@
 #bx_b005+
 uses SB_HT_CHAIN_ON_BUS0
 
+# stepan 2007-04-12
+uses CONFIG_COMPRESSED_PAYLOAD_LZMA
+uses CONFIG_COMPRESSED_PAYLOAD_NRV2B
+
 ## ROM_SIZE is the size of boot ROM that this board will use.
 #512K bytes
 default ROM_SIZE=524288





More information about the coreboot mailing list