Skip to content
Snippets Groups Projects
Commit 7c9e5ded authored by Lev Walkin's avatar Lev Walkin
Browse files

Additional message type

parent 19088a25
No related branches found
No related tags found
No related merge requests found
......@@ -255,7 +255,7 @@ clean:
regen: regenerate-from-asn1-source
regenerate-from-asn1-source:
../../asn1c/asn1c -S ../../skeletons -pdu=ULP-PDU -pdu=auto -fcompound-names -gen-PER ../ulp.asn1
../../asn1c/asn1c -S ../../skeletons -pdu=ULP-PDU -pdu=SUPLINIT -fcompound-names -gen-PER ../ulp.asn1
ULP-PDU.c: ../sample.makefile.regen ../ulp.asn1
......@@ -265,7 +265,7 @@ ULP-PDU.c: ../sample.makefile.regen ../ulp.asn1
regen-makefile:
TITLE="OMA UserPlane Location Protocol decoder" \
ASN1CMDOPTS="-pdu=auto -fcompound-names -gen-PER" \
ASN1CMDOPTS="-pdu=SUPLINIT -fcompound-names -gen-PER" \
ASN1MODULES="../ulp.asn1" \
ASN1PDU=ULP-PDU \
PROGNAME=ulp-dump \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment