summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2005-10-21 08:20:16 +0000
committerImre Kaloz <kaloz@openwrt.org>2005-10-21 08:20:16 +0000
commitd0adea0f723913016c6e723220b0427e392a6ad8 (patch)
tree4fc415820c58c9e20c7b5de19a6e15f21d0964a0
parentb62a4262cb68d62db9bfb8a2d2a7bc12d4905b1c (diff)
downloadmtk-20170518-d0adea0f723913016c6e723220b0427e392a6ad8.zip
mtk-20170518-d0adea0f723913016c6e723220b0427e392a6ad8.tar.gz
mtk-20170518-d0adea0f723913016c6e723220b0427e392a6ad8.tar.bz2
fix path for target skeleton in the buildroot documentation
SVN-Revision: 2204
-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 4f19b0d..c9e7627 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