Explicitely disable p54 for atheros and uml (#2943)

SVN-Revision: 10082
master
Florian Fainelli 17 years ago
parent 7eec65be78
commit 48b1f3645b
  1. 2
      package/p54/Makefile

@ -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…
Cancel
Save