diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-08-10 21:01:34 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-08-10 21:01:34 +0000 |
| commit | 92da02096a559ba994a8d58496e63f4070cdd267 (patch) | |
| tree | 62a436193f9bdcfe070a7db9e7c181ee91e4eb0a /openwrt/package/Makefile | |
| parent | 26cfd9fa56ef6b531d3ed17fa5776501b840fd42 (diff) | |
| download | mtk-20170518-92da02096a559ba994a8d58496e63f4070cdd267.zip mtk-20170518-92da02096a559ba994a8d58496e63f4070cdd267.tar.gz mtk-20170518-92da02096a559ba994a8d58496e63f4070cdd267.tar.bz2 | |
Add cgilib package
SVN-Revision: 1600
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 fe6551c..008b4bf 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -15,6 +15,7 @@ package-$(BR2_PACKAGE_BLUEZ_UTILS) += bluez-utils package-$(BR2_PACKAGE_BRIDGE) += bridge package-$(BR2_PACKAGE_BUSYBOX) += busybox package-$(BR2_PACKAGE_BWM) += bwm +package-$(BR2_PACKAGE_CGILIB) += cgilib package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount package-$(BR2_PACKAGE_CUPS) += cups |
