diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-02-28 20:11:40 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-02-28 20:11:40 +0000 |
commit | 66131d0dd88ce798c97314544c1a170f8fb5c74b (patch) | |
tree | a480304ac644f21852aa9f2b2d4d91780fd276e4 /openwrt/package/Config.in | |
parent | cc272cba3e90cc05301e0a61887858a9451ad9d2 (diff) | |
download | mtk-20170518-66131d0dd88ce798c97314544c1a170f8fb5c74b.zip mtk-20170518-66131d0dd88ce798c97314544c1a170f8fb5c74b.tar.gz mtk-20170518-66131d0dd88ce798c97314544c1a170f8fb5c74b.tar.bz2 |
add the 'click' package with roofnet scripts (thanks to John Bicket)
SVN-Revision: 3288
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 e69cad2..aab7ea6 100644 --- a/openwrt/package/Config.in +++ b/openwrt/package/Config.in @@ -57,6 +57,7 @@ source "package/bind/Config.in" source "package/bwm/Config.in" source "package/chillispot/Config.in" source "package/cifsmount/Config.in" +source "package/click/Config.in" source "package/cups/Config.in" source "package/cutter/Config.in" source "package/dhcp/Config.in" |