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/Makefile | |
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/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 39648ea..23f0ab2 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -21,6 +21,7 @@ package-$(BR2_PACKAGE_BWM) += bwm package-$(BR2_PACKAGE_CGILIB) += cgilib package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount +package-$(BR2_PACKAGE_CLICK) += click package-$(BR2_PACKAGE_CLINKC) += clinkc package-$(BR2_PACKAGE_COLLECTD) += collectd package-$(BR2_PACKAGE_CUPS) += cups |