laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/simtrace2/+/16411 )

Change subject: minor: fix spacing
......................................................................

minor: fix spacing

Change-Id: I2f3127c7b276c9726fd0242e3e29be22f9d6255c
---
M firmware/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/firmware/Makefile b/firmware/Makefile
index a879297..9a03eca 100644
--- a/firmware/Makefile
+++ b/firmware/Makefile
@@ -100,7 +100,7 @@
 C_LIBCOMMON  = string.c stdio.c fputs.c usb_buf.c ringbuffer.c pseudo_talloc.c 
host_communication.c

 C_BOARD      = $(notdir $(wildcard libboard/common/source/*.c))
-C_BOARD            += $(notdir $(wildcard libboard/$(BOARD)/source/*.c))
+C_BOARD     += $(notdir $(wildcard libboard/$(BOARD)/source/*.c))
 
 C_APPLEVEL = $(notdir $(wildcard apps/$(APP)/*.c))


--
To view, visit https://gerrit.osmocom.org/c/simtrace2/+/16411
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I2f3127c7b276c9726fd0242e3e29be22f9d6255c
Gerrit-Change-Number: 16411
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: tsaitgaist <kre...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to