tnt has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26904 )
Change subject: icE1us fw: Add missing ice1usb_proto.h to dependency list ......................................................................
icE1us 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/04/26904/1
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 \
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26904
to look at the new patch set (#2).
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@246tNt.com Change-Id: I63af9839f79dbb0ce40e6582c86076a6cb213b39 --- M firmware/ice40-riscv/icE1usb/Makefile 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/04/26904/2
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26904 )
Change subject: icE1usb fw: Add missing ice1usb_proto.h to dependency list ......................................................................
Patch Set 2: Code-Review+2
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@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 \