summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/comm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/comm/Makefile')
-rw-r--r--src/target/firmware/comm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/target/firmware/comm/Makefile b/src/target/firmware/comm/Makefile
index 25fbb983..ad69e240 100644
--- a/src/target/firmware/comm/Makefile
+++ b/src/target/firmware/comm/Makefile
@@ -1,5 +1,5 @@
LIBRARIES+=comm
-comm_DIR=comm
-comm_SRCS=msgb.c sercomm.c sercomm_cons.c timer.c
+LIB_comm_DIR=comm
+LIB_comm_SRCS=msgb.c sercomm.c sercomm_cons.c timer.c