diff options
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 e7fb53568f..f1687c4e78 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -9,6 +9,8 @@ package-$(BR2_PACKAGE_ARPWATCH) += arpwatch package-$(BR2_PACKAGE_ASTERISK) += asterisk package-$(BR2_PACKAGE_ASTERISK) += atftp package-$(BR2_PACKAGE_BIND) += bind +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 |