X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a89439881ee4e225484e80f5e46814b5b0f23c16..a8405f4cf53c9108842e235c373e8c4fd97e7d31:/package/Makefile diff --git a/package/Makefile b/package/Makefile index 2e7e0db0a..f296d925c 100644 --- a/package/Makefile +++ b/package/Makefile @@ -13,11 +13,13 @@ 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 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 +285,8 @@ 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 cyrus-sasl-compile: openssl-compile