summaryrefslogtreecommitdiff
path: root/cesar/lib/Module
diff options
context:
space:
mode:
authorsave2008-05-15 09:37:00 +0000
committersave2008-05-15 09:37:00 +0000
commit23c29f14c917d08f726c793df3ee466a80386b35 (patch)
treed60e3c591748d42ad4c643c2722a6998f23ebd44 /cesar/lib/Module
parentf4565ee4e6b28f72cbce76db7e00b283577696b3 (diff)
Changed the Maximus atox library from lib to ecos maximus hal
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1985 017c9cb6-072f-447c-8318-d5b54f68fe89
Diffstat (limited to 'cesar/lib/Module')
-rw-r--r--cesar/lib/Module2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/lib/Module b/cesar/lib/Module
index 99c6f1b8f6..051acb25f0 100644
--- a/cesar/lib/Module
+++ b/cesar/lib/Module
@@ -1,5 +1,5 @@
SOURCES := mt19937ar.c crc.c dbg.c heap.c test.c blk.c list.c aatree.c try.c \
- swap.c read_word.c bitstream.c circular_buffer.c atox.c
+ swap.c read_word.c bitstream.c circular_buffer.c
ifeq ($(CONFIG_HEAP_SKEW),y)
SOURCES += skewheap.c
endif