summaryrefslogtreecommitdiff
path: root/ao-tools
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2012-12-04 01:34:03 -0800
committerKeith Packard <keithp@keithp.com>2012-12-04 01:34:03 -0800
commit1f52e8afce514a6b943c92aaa6d7189d11d9fe76 (patch)
tree7913d114cfcdee922d5749872e02602c3cbcef9c /ao-tools
parentd4d5d411679d074295d4722f4887fd1cf4f0906c (diff)
ao-tools. Oops, let 'ao-mega' slip into build.
This is a tool to parse ao-mega eeprom files; not sure it'll be that useful, and it's certainly not usable *yet*. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ao-tools')
-rw-r--r--ao-tools/Makefile.am2
-rw-r--r--ao-tools/lib/Makefile.am1
2 files changed, 1 insertions, 2 deletions
diff --git a/ao-tools/Makefile.am b/ao-tools/Makefile.am
index 4cf1f382..871b8205 100644
--- a/ao-tools/Makefile.am
+++ b/ao-tools/Makefile.am
@@ -1 +1 @@
-SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash ao-mega
+SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list ao-load ao-telem ao-stmload ao-send-telem ao-sky-flash
diff --git a/ao-tools/lib/Makefile.am b/ao-tools/lib/Makefile.am
index a664d083..1f8f2e42 100644
--- a/ao-tools/lib/Makefile.am
+++ b/ao-tools/lib/Makefile.am
@@ -34,7 +34,6 @@ libao_tools_a_SOURCES = \
cc-telem.c \
cc-telemetry.c \
cc-telemetry.h \
- cc-mega.c \
cp-usb-async.c \
cp-usb-async.h \
i0.c \