summaryrefslogtreecommitdiffstats
path: root/pbl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pbl/Makefile')
-rw-r--r--pbl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/pbl/Makefile b/pbl/Makefile
index a2d7468687..c5a08c1354 100644
--- a/pbl/Makefile
+++ b/pbl/Makefile
@@ -4,3 +4,4 @@
pbl-y += misc.o
pbl-y += string.o
pbl-y += decomp.o
+pbl-$(CONFIG_PBL_CONSOLE) += console.o