From 7f445511cf9b2cef388832a4ca6828ba1cdf7fad Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 20 Sep 2007 07:46:00 +0000 Subject: disable more modules not supported on UML git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8857 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/rt2x00/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/rt2x00') diff --git a/package/rt2x00/Makefile b/package/rt2x00/Makefile index 71cd418be..9dd928693 100644 --- a/package/rt2x00/Makefile +++ b/package/rt2x00/Makefile @@ -29,7 +29,7 @@ endif define KernelPackage/rt2x00/Default SUBMENU:=Wireless Drivers TITLE:=Ralink Drivers for RT2x00 cards - DEPENDS:=@LINUX_2_6 @!TARGET_atheros + DEPENDS:=@LINUX_2_6 @!TARGET_atheros @!TARGET_uml KCONFIG:=CONFIG_MAC80211 endef -- cgit v1.2.3