Move probe_superio into the global util/ directory.
authorUwe Hermann <uwe@hermann-uwe.de>
Sat, 1 Sep 2007 19:44:36 +0000 (19:44 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 1 Sep 2007 19:44:36 +0000 (19:44 +0000)
commit8c14e45bfd20caf9623693340beb91184d851e08
treeae806c516dde68e71db54793d82277507ffb2d74
parentbd26392f42e508bf67503b0d44577528a3998bc0
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
util/probe_superio/Makefile [deleted file]
util/probe_superio/probe_superio.c [deleted file]
util/superiotool/Makefile [new file with mode: 0644]
util/superiotool/probe_superio.c [new file with mode: 0644]