7 Commits

Author SHA1 Message Date
Carmelo Amoroso
ae14cd49a8 buildsys: s/CROSS/CROSS_COMPILE/g
Use CROSS_COMPILE instead of CROSS as other projects are doing
(i.e. kernel, busybox, buildroot).
CROSS is still supported for backward compatibility only

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
2011-11-25 06:31:07 +01:00
Mike Frysinger
37c4e78b3f fix a few typos and clean up the spacing (no tabs) 2004-11-11 14:44:17 +00:00
Eric Andersen
1528771f28 Update docs in preparation for release 2003-11-08 08:48:34 +00:00
Eric Andersen
fc71b53fcc Fix typo noticed by V.Radhakrishnan 2002-12-12 08:27:57 +00:00
Eric Andersen
8d6489ff23 Update the docs 2002-11-08 02:12:35 +00:00
Eric Andersen
15844e5618 Minor updates. 2002-04-22 16:50:52 +00:00
David Schleef
e261c8f8e5 Moved old README to INSTALL, and wrote a new README that is much more
like an introduction to the project.
2002-04-20 23:26:32 +00:00