tnt has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26903 )
Change subject: icE1usb fw: Add missing usb_e1.h in the Makefile header list
......................................................................
icE1usb fw: Add missing usb_e1.h in the Makefile header list
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
Change-Id: I2088700c0fc99dbb2940956dd9066ea098ef3eb6
---
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/03/26903/1
diff --git a/firmware/ice40-riscv/icE1usb/Makefile
b/firmware/ice40-riscv/icE1usb/Makefile
index b2f85d1..06f5484 100644
--- a/firmware/ice40-riscv/icE1usb/Makefile
+++ b/firmware/ice40-riscv/icE1usb/Makefile
@@ -49,6 +49,7 @@
e1.h \
misc.h \
usb_desc_ids.h \
+ usb_e1.h \
usb_str_app.gen.h \
$(NULL)
--
To view, visit
https://gerrit.osmocom.org/c/osmo-e1-hardware/+/26903
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: I2088700c0fc99dbb2940956dd9066ea098ef3eb6
Gerrit-Change-Number: 26903
Gerrit-PatchSet: 1
Gerrit-Owner: tnt <tnt(a)246tNt.com>
Gerrit-MessageType: newchange