diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-07 04:14:18 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-07 04:14:18 +0000 |
commit | 672abb32371d9b54a5676fc3b5d7dd5337481825 (patch) | |
tree | a84083f73bd0647a8e7964e2838b8a66d3d85148 /target | |
parent | 782b6debb8021a3a987a04f666cda6b6c3a21d65 (diff) |
fix tgz image help
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in index 0e11e178ce..8353359199 100644 --- a/target/Config.in +++ b/target/Config.in @@ -16,7 +16,7 @@ menu "Target Root Filesystem" bool "tgz" default y help - Build a compressed tar archive of the kernel and the root filesystem + Build a compressed tar archive of the the root filesystem endmenu |