diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2007-10-30 02:24:49 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2007-10-30 02:24:49 +0000 |
commit | af6e745173cc3b4eb7ec39fa05df59cdf513fb8e (patch) | |
tree | 4acd034b42a79032a3f893a9e71cadb03a5208e8 /targets/sis/sis761/README | |
parent | 83b52e719373f4f34bebbe47f81c7e3b4dc20a78 (diff) |
move target directory to have the same name as the directory in the
mainboard/ path. Also add a Config.lb for abuild. It's required for the
three images variant as abuild doesnt detect this automatically.
Trivial patch - it does not even fix the build yet. Patches welcome.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2906 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/sis/sis761/README')
-rw-r--r-- | targets/sis/sis761/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/targets/sis/sis761/README b/targets/sis/sis761/README new file mode 100644 index 0000000000..351d743041 --- /dev/null +++ b/targets/sis/sis761/README @@ -0,0 +1,3 @@ +## How to append VGA bios? + +cat 6330VGA.rom churchill/linuxbios.rom > churchill.bin |