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 | f3912e17fcfe4afcf025a1df5d99c558f867a74a (patch) | |
tree | 206987fabc93914dbd7ef20e7f8e468bc38cba19 /openwrt/target/Config.in | |
parent | a61574ce94d1ecde4195bd2af40fbc6814538276 (diff) |
fix tgz image help
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2584 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/Config.in')
-rw-r--r-- | openwrt/target/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 0e11e178c..835335919 100644 --- a/openwrt/target/Config.in +++ b/openwrt/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 |