diff options
author | Stefan Reinauer <stepan@openbios.org> | 2006-08-22 13:21:39 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2006-08-22 13:21:39 +0000 |
commit | 60902ed3a1155f062a78baa5962ca7903ec1d621 (patch) | |
tree | a780c319d7a49e605a7748cccb7ac1696f66ff0b /util/extensions/README.extensions | |
parent | 1ac1cf527d8d83a6eeffbd79c87a83d1ee59151c (diff) |
drop extensions directory. it has never been used.
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2382 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/extensions/README.extensions')
-rw-r--r-- | util/extensions/README.extensions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/util/extensions/README.extensions b/util/extensions/README.extensions deleted file mode 100644 index 53f7fdace8..0000000000 --- a/util/extensions/README.extensions +++ /dev/null @@ -1,3 +0,0 @@ -Here you will find several extensions to LinuxBIOS that are implemented -as ELF payloads. They can be used either with the LinuxBIOS ELF loader -or by etherboot. |