invert -gen-PER as -no-gen-OER

This commit is contained in:
Lev Walkin 2017-11-13 22:24:27 -08:00
parent 0299037ed8
commit 2a923864b9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ DL-DCCH-Message.c: ../sample.makefile.regen ../rrc-7.1.0.asn1
make
regen-makefile:
ASN_CMDOPTS="-pdu=auto -fcompound-names -gen-PER" \
ASN_CMDOPTS="-pdu=auto -fcompound-names -no-gen-OER" \
ASN_MODULES="../rrc-7.1.0.asn1" \
ASN_PDU=DL-DCCH-Message \
ASN_PROGRAM=rrc-dump \