diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 08:18:34 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 08:18:34 +0000 |
| commit | 11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e (patch) | |
| tree | 204ae9501f5840d2bd996796c791234fccabdc1f /openwrt/package/Makefile | |
| parent | 8a2558c154da3dfd06335c90a346c74faaa0098b (diff) | |
| download | mtk-20170518-11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e.zip mtk-20170518-11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e.tar.gz mtk-20170518-11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e.tar.bz2 | |
add package from Duncan, thx. changed the patches and some minor stuff
SVN-Revision: 3373
Diffstat (limited to 'openwrt/package/Makefile')
| -rw-r--r-- | openwrt/package/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index 2e7e0db..0f2c6df 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -18,6 +18,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_CBTT) += cbtt package-$(BR2_PACKAGE_CGILIB) += cgilib package-$(BR2_PACKAGE_CHILLISPOT) += chillispot package-$(BR2_PACKAGE_CIFSMOUNT) += cifsmount @@ -283,6 +284,7 @@ arpwatch-compile: libpcap-compile atftp-compile: readline-compile avahi-compile: libdaemon-compile expat-compile libgdbm-compile bind-compile: openssl-compile +cbtt-compile: mysql-compile zlib-compile clinkc-compile: expat-compile curl-compile: openssl-compile zlib-compile cyrus-sasl-compile: openssl-compile |
