disable another module on UML

SVN-Revision: 8869
master
Nicolas Thill 17 years ago
parent b4d3ea5ec2
commit 22c6c0b076
  1. 2
      package/kernel/modules/other.mk

@ -178,7 +178,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
define KernelPackage/bluetooth
SUBMENU:=$(OTHER_MENU)
TITLE:=Bluetooth support
DEPENDS:=@USB_SUPPORT @!TARGET_atheros
DEPENDS:=@USB_SUPPORT @!TARGET_atheros @!TARGET_uml
KCONFIG:= \
CONFIG_BLUEZ \
CONFIG_BLUEZ_L2CAP \

Loading…
Cancel
Save