remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
This commit is contained in:
parent
8b30a1806c
commit
3f40745aaf
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ define KernelPackage/b43-common
|
|||
$(call KernelPackage/mac80211/Default)
|
||||
TITLE:=Generic stuff for Broadcom wireless devices
|
||||
URL:=http://linuxwireless.org/en/users/Drivers/b43
|
||||
DEPENDS+= +kmod-mac80211 @TARGET_brcm47xx||@TARGET_brcm63xx @!LINUX_2_6_21||!LINUX_2_6_23||!LINUX_2_6_24
|
||||
DEPENDS+= +kmod-mac80211 @!LINUX_2_6_21||!LINUX_2_6_23||!LINUX_2_6_24
|
||||
endef
|
||||
|
||||
define KernelPackage/b43
|
||||
|
|
Loading…
Reference in a new issue