disable another module on UML
[openwrt-10.03/.git] / package / kernel / modules / other.mk
index c13675739f60af57e4ffd4abcce535408329d401..6d94b77318b41681119b8c3ca9952a367de70ffa 100644 (file)
@@ -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 \