README.building: cosmetic: correct wiki links

Change-Id: I0fd8fdc7aecdf04266898eaadd05f1f0c705bb5c
This commit is contained in:
Vadim Yanitskiy 2018-05-20 15:34:16 +03:00
parent 2d911d7842
commit 78f17e45ec
1 changed files with 3 additions and 1 deletions

View File

@ -8,13 +8,15 @@ and the Cygwin environment for MS Windows, but we do not officially support
this.
* Make sure you have compiled and installed a recent version of
libosmocore. See http://bb.osmocom.org/trac/wiki/libosmocore
libosmocore. See https://osmocom.org/projects/libosmocore/wiki/Libosmocore
DO NOT USE the libosmocore version embedded in this git tree. This
is a special version used internally and MUST NOT be used as
system-wide libosmocore.
* Get a GNU toolchain (gcc/binutils) for ARM (e.g. from http://gnuarm.com/)
See https://osmocom.org/projects/baseband/wiki/GnuArmToolchain
* Set your path to include the arm-elf-* executables of your toolchain
* call 'make' in this (the src) subdirectory