Change in simtrace2[master]: add the ngff cardem to default build targets

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Hoernchen gerrit-no-reply at lists.osmocom.org
Wed Oct 20 18:04:11 UTC 2021


Hoernchen has uploaded this change for review. ( https://gerrit.osmocom.org/c/simtrace2/+/25847 )


Change subject: add the ngff cardem to default build targets
......................................................................

add the ngff cardem to default build targets

Change-Id: Icec4966fe419eee9f7ace67e46e3d88738812b38
---
M Makefile
1 file changed, 4 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/47/25847/1

diff --git a/Makefile b/Makefile
index e9917c3..b15f38d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,9 +12,12 @@
 $(eval $(call RULES,simtrace,cardem))
 $(eval $(call RULES,qmod,dfu))
 $(eval $(call RULES,qmod,cardem))
+$(eval $(call RULES,ngff_cardem,dfu))
+$(eval $(call RULES,ngff_cardem,trace))
+$(eval $(call RULES,ngff_cardem,cardem))
 
 fw-clean: fw-simtrace-dfu-clean fw-simtrace-trace-clean fw-simtrace-cardem-clean fw-qmod-dfu-clean fw-qmod-cardem-clean
-fw: fw-simtrace-dfu fw-simtrace-trace fw-simtrace-cardem fw-qmod-dfu fw-qmod-cardem
+fw: fw-simtrace-dfu fw-simtrace-trace fw-simtrace-cardem fw-qmod-dfu fw-qmod-cardem fw-ngff_cardem-dfu fw-ngff_cardem-trace fw-ngff_cardem-cardem
 
 utils:
 	(cd host && \

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

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: Icec4966fe419eee9f7ace67e46e3d88738812b38
Gerrit-Change-Number: 25847
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211020/d069e3cc/attachment.htm>


More information about the gerrit-log mailing list