diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-12-07 04:14:18 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-12-07 04:14:18 +0000 |
commit | 1319ae4397e98af807ea5630cb3ae1b0e923f404 (patch) | |
tree | dd73b46c9b9082595f649a88849493053f7bdb56 /openwrt/target/Config.in | |
parent | cb21d6b25c5088ef5a4f76f67290b26b73eaee73 (diff) | |
download | mtk-20170518-1319ae4397e98af807ea5630cb3ae1b0e923f404.zip mtk-20170518-1319ae4397e98af807ea5630cb3ae1b0e923f404.tar.gz mtk-20170518-1319ae4397e98af807ea5630cb3ae1b0e923f404.tar.bz2 |
fix tgz image help
SVN-Revision: 2584
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 0e11e17..8353359 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 |