summaryrefslogtreecommitdiffstats
path: root/src/README.building
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-03-08 10:18:57 +0100
committerHarald Welte <laforge@gnumonks.org>2010-03-08 10:18:57 +0100
commita28fea372f8d60733365e52024140d80568d6521 (patch)
treeff00cb3a63af9a5614fc043a54a0a4dca7cb9998 /src/README.building
parent7218de8c0b4d1567e35b97b07330a7e674ea46a9 (diff)
readme update
Diffstat (limited to 'src/README.building')
-rw-r--r--src/README.building10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/README.building b/src/README.building
index c327d373..32d03c95 100644
--- a/src/README.building
+++ b/src/README.building
@@ -2,9 +2,9 @@
=== Prerequisites ===
-We assume you are building on a GNU/Linux host system such as Debian GNU/Linux.
-Windows builds have been reported successfully using the Cygwin environment, but
-we do not officially support this.
+We assume you are building on a GNU/Linux host system such as Debian
+GNU/Linux. Windows builds have been reported successfully using the
+Cygwin environment, but we do not officially support this.
# Get a GNU toolchain (gcc/binutils) for ARM (e.g. from http://gnuarm.com/)
# Set your path to include the arm-elf-* executables of your toolchain
@@ -16,5 +16,5 @@ The master Makefile will build
* libosmocore for the host (x86 or whatever you use)
* libosmocore for the target (ARM)
- * osmocon and layer2 executalbes for the host (linking libosmocore)
- * the actual target firmware images
+ * osmocon and layer23 executables for the host (linking libosmocore)
+ * the actual target firmware images (in src/target/firmware/board/*/*.bin)