summaryrefslogtreecommitdiff
path: root/docs/README
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2002-11-11 10:09:26 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2002-11-11 10:09:26 +0000
commit7912a6d39d73a73022feee41ba5fce8ee3ae6019 (patch)
tree0efd606653f79da6f32919ba99cf155c9eb382b5 /docs/README
parent1bee8d5117c00825a4dc6d8204d1acee375e337f (diff)
downloadrockbox-7912a6d39d73a73022feee41ba5fce8ee3ae6019.tar.gz
rockbox-7912a6d39d73a73022feee41ba5fce8ee3ae6019.zip
Now the docs dir is mandatory when building rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2820 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/README')
-rw-r--r--docs/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/README b/docs/README
index 3c53113260..a029a682c4 100644
--- a/docs/README
+++ b/docs/README
@@ -7,10 +7,9 @@
7 7
8Build your own archos.mod. 8Build your own archos.mod.
9 9
101. Check out 'firmware', 'apps' and 'tools' from CVS (or possibly from a 101. Check out 'firmware', 'apps', 'docs' and 'tools' from CVS (or possibly from
11 downloaded archive). You may possibly want 'uisimulator' too (for trying 11 a downloaded archive). You may possibly want 'uisimulator' too (for trying
12 out things on host before making target tests). If you haven't already 12 out things on host before making target tests).
13 done so, we advise you pull down the 'docs' directory as well.
14 13
15 If you do want to play with the simulator, read UISIMULATOR. 14 If you do want to play with the simulator, read UISIMULATOR.
16 15