aboutsummaryrefslogtreecommitdiffstats
path: root/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openwrt.org>2006-03-15 09:49:18 +0000
committerWaldemar Brodkorb <wbx@openwrt.org>2006-03-15 09:49:18 +0000
commitafa2bdd0350b719fcaf23d8c007206790a449483 (patch)
tree2466775ecdb865ee5c208c19c4854d96f1b9e184 /package/Makefile
parentcfbb087ae52c3a6a45329f52d8b81b874b2e72d7 (diff)
downloadupstream-afa2bdd0350b719fcaf23d8c007206790a449483.tar.gz
upstream-afa2bdd0350b719fcaf23d8c007206790a449483.tar.bz2
upstream-afa2bdd0350b719fcaf23d8c007206790a449483.zip
add bitchx package from Duncan, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3374 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 0f2c6df1a0..f296d925c0 100644
--- a/package/Makefile
+++ b/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