laforge submitted this change.

View Change

Approvals: laforge: Looks good to me, approved Jenkins Builder: Verified
icE1usb fw: Add missing ice1usb_proto.h to dependency list

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I63af9839f79dbb0ce40e6582c86076a6cb213b39
---
M firmware/ice40-riscv/icE1usb/Makefile
1 file changed, 1 insertion(+), 0 deletions(-)

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 change 26904. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I63af9839f79dbb0ce40e6582c86076a6cb213b39
Gerrit-Change-Number: 26904
Gerrit-PatchSet: 2
Gerrit-Owner: tnt <tnt@246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-MessageType: merged