Commit 2a923864 authored by Lev Walkin's avatar Lev Walkin

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

parent 0299037e
......@@ -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 \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment