1
0
Fork 0
forked from len0rd/rockbox

Now the docs dir is mandatory when building rockbox

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2820 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-11-11 10:09:26 +00:00
parent 1bee8d5117
commit 7912a6d39d

View file

@ -7,10 +7,9 @@
Build your own archos.mod. Build your own archos.mod.
1. Check out 'firmware', 'apps' and 'tools' from CVS (or possibly from a 1. Check out 'firmware', 'apps', 'docs' and 'tools' from CVS (or possibly from
downloaded archive). You may possibly want 'uisimulator' too (for trying a downloaded archive). You may possibly want 'uisimulator' too (for trying
out things on host before making target tests). If you haven't already out things on host before making target tests).
done so, we advise you pull down the 'docs' directory as well.
If you do want to play with the simulator, read UISIMULATOR. If you do want to play with the simulator, read UISIMULATOR.