diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2007-09-01 19:44:36 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-09-01 19:44:36 +0000 |
commit | 8c14e45bfd20caf9623693340beb91184d851e08 (patch) | |
tree | ae806c516dde68e71db54793d82277507ffb2d74 | |
parent | bd26392f42e508bf67503b0d44577528a3998bc0 (diff) | |
download | coreboot-8c14e45bfd20caf9623693340beb91184d851e08.tar.xz |
Move probe_superio into the global util/ directory.
Rename it to superiotool while we're at it.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2758 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r-- | util/superiotool/Makefile (renamed from util/probe_superio/Makefile) | 0 | ||||
-rw-r--r-- | util/superiotool/probe_superio.c (renamed from util/probe_superio/probe_superio.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/util/probe_superio/Makefile b/util/superiotool/Makefile index fb5075d6b4..fb5075d6b4 100644 --- a/util/probe_superio/Makefile +++ b/util/superiotool/Makefile diff --git a/util/probe_superio/probe_superio.c b/util/superiotool/probe_superio.c index aeaf330332..aeaf330332 100644 --- a/util/probe_superio/probe_superio.c +++ b/util/superiotool/probe_superio.c |