bluetooth currently depends on usb support

SVN-Revision: 6205
master
Felix Fietkau 18 years ago
parent 1233a57f74
commit bbb09a72ca
  1. 1
      package/kernel/modules/other.mk

@ -176,6 +176,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
define KernelPackage/bluetooth
TITLE:=Bluetooth support
DEPENDS:=@USB_SUPPORT
DESCRIPTION:=Kernel support for Bluetooth devices
SUBMENU:=$(EMENU)
endef

Loading…
Cancel
Save