From dcf6dec2c817992b434f358379512ca8ee65ea76 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 21 Oct 2005 08:20:16 +0000 Subject: 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 --- docs/buildroot-documentation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/buildroot-documentation.html b/docs/buildroot-documentation.html index 4f19b0d07a..c9e7627ab6 100644 --- a/docs/buildroot-documentation.html +++ b/docs/buildroot-documentation.html @@ -168,7 +168,7 @@ tools or packages, these changes will be lost.
  • Customize the target filesystem skeleton, available under - target/default/target_skeleton/. You can customize + package/base-files/default/. 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 -- cgit v1.2.3