mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
the file was not really different, so use the default file (trivial, since it
didn't build before, and it still doesn't) Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4387 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
cfb9cd2f8a
commit
3c6bd6c773
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ if CONFIG_USE_DCACHE_RAM
|
|||
end
|
||||
end
|
||||
end
|
||||
mainboardinit cpu/via/16bit/entry16.inc
|
||||
mainboardinit cpu/x86/16bit/entry16.inc
|
||||
ldscript /cpu/via/16bit/entry16.lds
|
||||
|
||||
mainboardinit northbridge/via/vx800/romstrap.inc
|
||||
|
|
Loading…
Add table
Reference in a new issue