1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 03:11:32 +02:00

Make bcm43xx-mac802xx bcm47xx-2.6 specific

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7825 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-07-01 14:05:36 +00:00
parent bee7393070
commit db7b4bf9f3

View File

@ -30,7 +30,7 @@ define KernelPackage/bcm43xx-mac80211
TITLE:=Broadcom 43xx wireless support
DESCRIPTION:=Kernel module for Broadcom 43xx wireless support (mac80211)
VERSION:=$(PKG_RELEASE)+$(LINUX_VERSION)-$(BOARD)-$(LINUX_RELEASE)
DEPENDS:=@LINUX_2_6 +kmod-mac80211
DEPENDS:=@LINUX_2_6_BRCM47XX +kmod-mac80211
SUBMENU:=Wireless Drivers
ifneq ($(KERNEL_PATCHVER),2.6.21)
# AUTOLOAD:=$(call AutoLoad,30,bcm43xx-mac80211)