diff options
| author | Nicolas Thill <nico@openwrt.org> | 2005-05-23 19:46:08 +0000 |
|---|---|---|
| committer | Nicolas Thill <nico@openwrt.org> | 2005-05-23 19:46:08 +0000 |
| commit | 576797dc0cbd80266577203911ca4a0876c7b29c (patch) | |
| tree | 14fb48ebe38427729d31006efcd36a96b59cb283 /openwrt/package/Makefile | |
| parent | ee26396bfe64436b9554b58dd340e52dc5592711 (diff) | |
| download | mtk-20170518-576797dc0cbd80266577203911ca4a0876c7b29c.zip mtk-20170518-576797dc0cbd80266577203911ca4a0876c7b29c.tar.gz mtk-20170518-576797dc0cbd80266577203911ca4a0876c7b29c.tar.bz2 | |
Add libevent package
SVN-Revision: 1025
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 c2b12f6..0d88ed7 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -35,6 +35,7 @@ package-$(BR2_PACKAGE_KISMET) += kismet package-$(BR2_PACKAGE_L2TPD) += l2tpd package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux package-$(BR2_PACKAGE_LIBELF) += libelf +package-$(BR2_PACKAGE_LIBEVENT) += libevent package-$(BR2_PACKAGE_LIBGD) += libgd package-$(BR2_PACKAGE_LIBNET) += libnet package-$(BR2_PACKAGE_LIBOSIP2) += libosip2 |
