altos: Rename drivers/ao_lco to drivers/ao_lco_cmd
authorKeith Packard <keithp@keithp.com>
Mon, 27 Aug 2012 20:32:41 +0000 (13:32 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 27 Aug 2012 20:32:41 +0000 (13:32 -0700)
commitc1168f40223ca09df23215f2e2fc445a8a03aea9
tree50eb80f1d513c835da729d10aa77c5ada6a0a4ca
parentf89e7de20374141b367205aa517a08ee203bfaf3
altos: Rename drivers/ao_lco to drivers/ao_lco_cmd

These contain command line functions for testing the cmac and lco
features. Now that there's a telelco-specific ao_lco interface file,
it's useful to have both for testing.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_lco.c [deleted file]
src/drivers/ao_lco.h [deleted file]
src/drivers/ao_lco_cmd.c [new file with mode: 0644]
src/drivers/ao_lco_cmd.h [new file with mode: 0644]