diff options
author | Pixel <pixel@nobis-crew.org> | 2011-02-05 14:48:24 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2011-02-05 14:48:24 -0800 |
commit | df0cc5d42c6b6ce77b28b19415a2d25e41fb0b97 (patch) | |
tree | 14bfc476ae305467a1990be3f19679ac7434ff19 /acorn/config.mk | |
parent | d257cf29744f732c4d9b1a741a26164940e87b90 (diff) |
Adding library acorn, with malloc wrapping.
Diffstat (limited to 'acorn/config.mk')
-rw-r--r-- | acorn/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acorn/config.mk b/acorn/config.mk new file mode 100644 index 0000000..c4bfb1b --- /dev/null +++ b/acorn/config.mk @@ -0,0 +1 @@ +TARGET_INCLUDES += $(ROOTDIR)/acorn/include |