laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26904
)
Change subject: icE1usb fw: Add missing ice1usb_proto.h to dependency list
......................................................................
icE1usb fw: Add missing ice1usb_proto.h to dependency list
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: I63af9839f79dbb0ce40e6582c86076a6cb213b39
---
M firmware/ice40-riscv/icE1usb/Makefile
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/firmware/ice40-riscv/icE1usb/Makefile
b/firmware/ice40-riscv/icE1usb/Makefile
index 06f5484..0022bd9 100644
--- a/firmware/ice40-riscv/icE1usb/Makefile
+++ b/firmware/ice40-riscv/icE1usb/Makefile
@@ -47,6 +47,7 @@
HEADERS_app=\
config.h \
e1.h \
+ ice1usb_proto.h \
misc.h \
usb_desc_ids.h \
usb_e1.h \
--
To view, visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26904
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I63af9839f79dbb0ce40e6582c86076a6cb213b39
Gerrit-Change-Number: 26904
Gerrit-PatchSet: 2
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged