diff options
Diffstat (limited to 'openwrt')
-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 |