README.md: Document how to re-generate code from ASN1 files
Change-Id: Ie3e5b7fb88caf2a795fccdcf214f559f9683070cchanges/04/25904/1
parent
44481e435e
commit
b1103fc8e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue