mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-25 09:48:34 +03:00
contrib/jenkins.sh: Build 'cardem' app for 'octsimtest' board
Change-Id: Ia38bbb85c2828ab7307ffe688e50d7cdf70d6d39
This commit is contained in:
@@ -31,6 +31,7 @@ BUILDS=""
|
|||||||
BUILDS+="simtrace/dfu simtrace/trace simtrace/cardem "
|
BUILDS+="simtrace/dfu simtrace/trace simtrace/cardem "
|
||||||
BUILDS+="qmod/dfu qmod/cardem "
|
BUILDS+="qmod/dfu qmod/cardem "
|
||||||
BUILDS+="owhw/dfu owhw/cardem "
|
BUILDS+="owhw/dfu owhw/cardem "
|
||||||
|
BUILDS+="octsimtest/cardem "
|
||||||
|
|
||||||
cd $TOPDIR/firmware
|
cd $TOPDIR/firmware
|
||||||
for build in $BUILDS; do
|
for build in $BUILDS; do
|
||||||
|
|||||||
Reference in New Issue
Block a user