diff options
author | wbx <wbx@openbsd.my.domain> | 2015-12-11 20:03:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-12-11 22:09:56 +0100 |
commit | fba2ff31928b18364c1934654169806f5c800e23 (patch) | |
tree | 54b21d52f020460253241439b29745b54c460a5a /README | |
parent | 08f07c80cd46b2d6495ebbfedd742255e9873d3b (diff) |
rework prereq check
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -18,12 +18,11 @@ Before you can start you need to install some software: - zlib library and header There is a check for the required versions of these software in advance, though. -(to re-issue the checks, use "make prereq"). Please use "make menuconfig" to choose your target architecture and embedded system and configure like you want to. -Simply running 'make' will build the firmware for your embedded system. The +Simply running 'make' will build the firmware for your embedded system. The buildsystem will download all sources, build the toolchain, the kernel and all applications. |