diff options
Diffstat (limited to 'config/coreboot/t60_16mb_intelgpu')
| -rw-r--r-- | config/coreboot/t60_16mb_intelgpu/target.cfg | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/coreboot/t60_16mb_intelgpu/target.cfg b/config/coreboot/t60_16mb_intelgpu/target.cfg index 8f4eb55e..3f803f95 100644 --- a/config/coreboot/t60_16mb_intelgpu/target.cfg +++ b/config/coreboot/t60_16mb_intelgpu/target.cfg @@ -1,6 +1,6 @@  tree="default"  romtype="i945 laptop" -arch="x86_32" +arch="i386-elf"  payload_grub="y"  payload_grub_withseabios="y"  payload_seabios="y" | 
