aboutsummaryrefslogtreecommitdiffstats
path: root/console/console.mk
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-13 13:40:48 +0200
committerTectu <joel@unormal.org>2012-08-13 13:40:48 +0200
commitc14a813c6ee78b7f55bfaf40ae4012a87d6348cf (patch)
tree360f5cc35eadce6b5d5fcee66dc346ffa966ec9c /console/console.mk
parentdd0aa5db1cf52f181b465571e8a492169a2efc2a (diff)
downloaduGFX-c14a813c6ee78b7f55bfaf40ae4012a87d6348cf.tar.gz
uGFX-c14a813c6ee78b7f55bfaf40ae4012a87d6348cf.tar.bz2
uGFX-c14a813c6ee78b7f55bfaf40ae4012a87d6348cf.zip
ported console (thanks to badger)
Diffstat (limited to 'console/console.mk')
-rw-r--r--console/console.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/console/console.mk b/console/console.mk
new file mode 100644
index 00000000..58c1b8f1
--- /dev/null
+++ b/console/console.mk
@@ -0,0 +1,4 @@
+LCDSRC += $(LCDLIB)/console/console.c
+
+LCDINC += $(LCDLIB)/console
+