mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 05:46:30 +02:00
Explicitely disable p54 for atheros and uml (#2943)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ad343e6712
commit
ebe1e29983
@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define KernelPackage/p54/Default
|
||||
SUBMENU:=Wireless Drivers
|
||||
TITLE:=Prism Wireless Support (mac80211)
|
||||
DEPENDS:=+kmod-mac80211
|
||||
DEPENDS:=+kmod-mac80211 @!TARGET_atheros @!TARGET_uml
|
||||
endef
|
||||
|
||||
define KernelPackage/p54-common
|
||||
|
Loading…
Reference in New Issue
Block a user