aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2021-10-22 23:19:06 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2021-10-22 23:19:06 +0200
commitb1103fc8e3dafee522eda99888daa0ce164601fa (patch)
treea54d9efae345f12912d756a1fc43ea10f5b55a40 /README.md
parent44481e435e0fe1baa381abb20a0c71bb1b146455 (diff)
README.md: Document how to re-generate code from ASN1 files
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index edbde9f..984ac85 100644
--- a/README.md
+++ b/README.md
@@ -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