summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-21 08:20:16 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-21 08:20:16 +0000
commit7ec3db30e8fc63938f33753cb754dc49fd20a18f (patch)
treeeb9f20a4223deea9fb2e50533ef18f78ec8a4c51 /docs
parent22742e98c893ee33ddc15c13e80b207d183d3064 (diff)
fix path for target skeleton in the buildroot documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2204 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'docs')
-rw-r--r--docs/buildroot-documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html
index 4f19b0d07..c9e7627ab 100644
--- a/docs/buildroot-documentation.html
+++ b/docs/buildroot-documentation.html
@@ -168,7 +168,7 @@
tools or packages, these changes will be lost.</li>
<li>Customize the target filesystem skeleton, available under
- <code>target/default/target_skeleton/</code>. You can customize
+ <code>package/base-files/default/</code>. You can customize
configuration files or other stuff here. However, the full file hierarchy
is not yet present, because it's created during the compilation process.
So you can't do everything on this target filesystem skeleton, but