move all of the references to app/console to lib/console
diff --git a/project/osk5912-test/rules.mk b/project/osk5912-test/rules.mk
index 353ddf2..4f77c2a 100644
--- a/project/osk5912-test/rules.mk
+++ b/project/osk5912-test/rules.mk
@@ -5,7 +5,7 @@
 TARGET := osk5912
 MODULES += \
 	app/tests \
-	app/console
+	lib/console
 
 OBJS += \
 	$(LOCAL_DIR)/init.o