summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2018-05-20 15:34:16 +0300
committerVadim Yanitskiy <axilirator@gmail.com>2018-05-20 15:34:16 +0300
commit78f17e45ec134d728e6b1bf06f347e5a1a5b3a0b (patch)
tree2bdb73975d0b2911aefac820bbefd893e2c585ef
parent2d911d7842b9edf09ea6cc14b5b3bffbd269dbe9 (diff)
README.building: cosmetic: correct wiki links
-rw-r--r--src/README.building4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/README.building b/src/README.building
index f73f661a..d7cc7944 100644
--- a/src/README.building
+++ b/src/README.building
@@ -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