README.md: Document how to re-generate code from ASN1 files

Change-Id: Ie3e5b7fb88caf2a795fccdcf214f559f9683070c
This commit is contained in:
Pau Espin 2021-10-22 23:19:06 +02:00
parent 44481e435e
commit b1103fc8e3
1 changed files with 2 additions and 1 deletions

View File

@ -99,5 +99,6 @@ In order to re-generate the C source code from the ASN.1 source,
you will need a modified asn1c which has the following features:
* APER support (the patch from Eurecom, or its forward-ported version
from the aper branch of git://git.osmocom.org/asn1c)
* support for prefixing the generated types (aper-prefix branch of
* Support for prefixing the generated types (aper-prefix branch of
git://git.osmocom.org/asn1c)
* Then in osmo-iuh.git: make -C src/ regen