aboutsummaryrefslogtreecommitdiff
path: root/targets/amd
diff options
context:
space:
mode:
Diffstat (limited to 'targets/amd')
-rw-r--r--targets/amd/quartet/Config.lb2
-rw-r--r--targets/amd/solo/Config.lb2
2 files changed, 2 insertions, 2 deletions
diff --git a/targets/amd/quartet/Config.lb b/targets/amd/quartet/Config.lb
index 6fc5ea0c8d..4b96bdb098 100644
--- a/targets/amd/quartet/Config.lb
+++ b/targets/amd/quartet/Config.lb
@@ -103,4 +103,4 @@ romimage "fallback"
payload /suse/stepan/tg3--ide_disk.zelf
end
-buildrom ROM_SIZE "normal" "fallback"
+buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"
diff --git a/targets/amd/solo/Config.lb b/targets/amd/solo/Config.lb
index 9f34258e75..d3287edd8e 100644
--- a/targets/amd/solo/Config.lb
+++ b/targets/amd/solo/Config.lb
@@ -103,4 +103,4 @@ romimage "fallback"
payload /suse/stepan/tg3--ide_disk.zelf
end
-buildrom ROM_SIZE "normal" "fallback"
+buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"