summaryrefslogtreecommitdiffstats
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
commit08a347bae478c7eb4a62dd4ccc46c6c5f0e6be73 (patch)
tree0a0b22d50e32025089c6462686b54cb3ba9c0323
parent933890cf6ad963235ecc700e66705cc3e758a13a (diff)
fix path for target skeleton in the buildroot documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2204 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--openwrt/docs/buildroot-documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/docs/buildroot-documentation.html b/openwrt/docs/buildroot-documentation.html
index 4f19b0d07..c9e7627ab 100644
--- a/openwrt/docs/buildroot-documentation.html
+++ b/openwrt/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