diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 09:49:18 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 09:49:18 +0000 |
| commit | 48069eee675822b22d0d92b453092fec394755eb (patch) | |
| tree | bc021a7030e00a3c90e128b5085b5b8b21ba5bff /openwrt/package/Makefile | |
| parent | 11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e (diff) | |
| download | mtk-20170518-48069eee675822b22d0d92b453092fec394755eb.zip mtk-20170518-48069eee675822b22d0d92b453092fec394755eb.tar.gz mtk-20170518-48069eee675822b22d0d92b453092fec394755eb.tar.bz2 | |
add bitchx package from Duncan, thx
SVN-Revision: 3374
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 0f2c6df..f296d92 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -13,6 +13,7 @@ package-$(BR2_COMPILE_ATFTP) += atftp package-$(BR2_COMPILE_AVAHI) += avahi package-$(BR2_COMPILE_BC) += bc package-$(BR2_COMPILE_BIND) += bind +package-$(BR2_PACKAGE_BITCHX) += bitchx package-$(BR2_PACKAGE_BLUEZ_LIBS) += bluez-libs package-$(BR2_PACKAGE_BLUEZ_UTILS) += bluez-utils package-$(BR2_PACKAGE_BRIDGE) += bridge @@ -284,6 +285,7 @@ arpwatch-compile: libpcap-compile atftp-compile: readline-compile avahi-compile: libdaemon-compile expat-compile libgdbm-compile bind-compile: openssl-compile +bitchx-compile: ncurses-compile cbtt-compile: mysql-compile zlib-compile clinkc-compile: expat-compile curl-compile: openssl-compile zlib-compile |
