diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2007-12-19 17:59:50 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2007-12-19 17:59:50 +0000 |
commit | c9a8d11e0c2d67797320652e4dbf1edc1c291c7d (patch) | |
tree | d9856d27419a6dcdd0c0a8a177b7bd29cdab416a /src/mainboard | |
parent | 56e7046cf7a254998dce638297f35677928dfdec (diff) | |
download | coreboot-c9a8d11e0c2d67797320652e4dbf1edc1c291c7d.tar.xz |
trivial fix for abuild.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3019 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/amd/serengeti_cheetah_fam10/Options.lb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb b/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb index 6c09cc4e5d..3d59952d3b 100644 --- a/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb +++ b/src/mainboard/amd/serengeti_cheetah_fam10/Options.lb @@ -42,6 +42,8 @@ uses ROM_SECTION_SIZE uses ROM_SECTION_OFFSET uses CONFIG_ROM_PAYLOAD uses CONFIG_ROM_PAYLOAD_START +uses CONFIG_COMPRESSED_PAYLOAD_LZMA +uses CONFIG_COMPRESSED_PAYLOAD_NRV2B uses PAYLOAD_SIZE uses _ROMBASE uses XIP_ROM_SIZE |