diff options
author | Ronald G. Minnich <rminnich@gmail.com> | 2005-10-19 20:03:05 +0000 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2005-10-19 20:03:05 +0000 |
commit | a83620fda39ed5de8d8cce2579d656825ab1a793 (patch) | |
tree | 6f446317881e8b9dd8f397368f5a5bc725d73bdb /src/mainboard/momentum/apache | |
parent | 2f084d4904c26ef0cd87ecd46b83a8fef3871290 (diff) | |
download | coreboot-a83620fda39ed5de8d8cce2579d656825ab1a793.tar.xz |
apache will sort build, but get build errors.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2060 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/momentum/apache')
-rw-r--r-- | src/mainboard/momentum/apache/Options.lb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/momentum/apache/Options.lb b/src/mainboard/momentum/apache/Options.lb index 3275aa297d..697e8133ad 100644 --- a/src/mainboard/momentum/apache/Options.lb +++ b/src/mainboard/momentum/apache/Options.lb @@ -29,6 +29,7 @@ uses CONFIG_SYS_CLK_FREQ uses IDE_BOOT_DRIVE #uses IDE_SWAB uses IDE_OFFSET +uses _RAMSTART uses ROM_SIZE uses _RESET uses _EXCEPTION_VECTORS |