summaryrefslogtreecommitdiff
path: root/targets/agami/aruma/Config.lb
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@openbios.org>2005-11-25 15:28:57 +0000
committerStefan Reinauer <stepan@openbios.org>2005-11-25 15:28:57 +0000
commitc49a8120f5bf4545793b3d26d96f9e7b2b6113e9 (patch)
tree4979c1da8caac354dd92ef170ed46dee7ca1a8c7 /targets/agami/aruma/Config.lb
parentf537f9800bac822a03987f32dcf621dc54fdce5d (diff)
downloadcoreboot-c49a8120f5bf4545793b3d26d96f9e7b2b6113e9.tar.xz
final checkin for island -> agami
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2106 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/agami/aruma/Config.lb')
-rw-r--r--targets/agami/aruma/Config.lb8
1 files changed, 4 insertions, 4 deletions
diff --git a/targets/agami/aruma/Config.lb b/targets/agami/aruma/Config.lb
index f838693c37..7225e38531 100644
--- a/targets/agami/aruma/Config.lb
+++ b/targets/agami/aruma/Config.lb
@@ -1,7 +1,7 @@
-# This will make a target directory of ./aruma
+# This will make a target directory of ./agami_aruma
-target aruma
-mainboard island/aruma
+target agami_aruma
+mainboard agami/aruma
option DEFAULT_CONSOLE_LOGLEVEL=8
option MAXIMUM_CONSOLE_LOGLEVEL=8
@@ -32,4 +32,4 @@ romimage "fallback"
payload ../../../payloads/filo.elf
end
-buildrom ./island_aruma.rom ROM_SIZE "normal" "fallback"
+buildrom ./agami_aruma.rom ROM_SIZE "normal" "fallback"