From fde7aed4bfd778b223fc37fec2f4ba311207aab9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 29 Nov 2014 20:18:06 +0100 Subject: update README --- README | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'README') diff --git a/README b/README index e88d20920..a7f3f3b43 100644 --- a/README +++ b/README @@ -1,23 +1,23 @@ -OpenADK - A GNU/Linux construction kit -====================================== +OpenADK - An embedded Linux construction kit +============================================ -This is a menu based buildsystem for your home made embedded Linux system. +This is a menu based buildsystem for your embedded Linux system. -Before you can start you need to install some tools: +Before you can start you need to install some software: - bash - gcc or clang - g++ or clang++ - binutils -- GNU make +- make - tar - gzip - wget -- libc headers -- ncurses5 headers -- zlib headers - perl +- c library headers +- ncurses library and header +- zlib library and header -There is a check for the required versions of these tools in advance, though. +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 -- cgit v1.2.3