diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:28:50 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-09-19 22:28:50 +0000 |
commit | 7e3d15543ba6208e6947a1828ba9b75fee63982c (patch) | |
tree | bd942a6081bd4cb84a65ea82b11fb5e21402134e /openwrt/package/Config.in | |
parent | d05b208b72cd613dc77bb956fb3ee9a0e2533de0 (diff) | |
download | mtk-20170518-7e3d15543ba6208e6947a1828ba9b75fee63982c.zip mtk-20170518-7e3d15543ba6208e6947a1828ba9b75fee63982c.tar.gz mtk-20170518-7e3d15543ba6208e6947a1828ba9b75fee63982c.tar.bz2 |
add nano
SVN-Revision: 1945
Diffstat (limited to 'openwrt/package/Config.in')
-rw-r--r-- | openwrt/package/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Config.in b/openwrt/package/Config.in index 55a8bbd..eb48b47 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -17,6 +17,7 @@ source "package/less/Config.in" source "package/lua/Config.in" source "package/microperl/Config.in" source "package/monit/Config.in" +source "package/nano/Config.in" source "package/osiris/Config.in" source "package/php4/Config.in" source "package/php5/Config.in" |