aboutsummaryrefslogtreecommitdiffstats
path: root/package/bcm43xx-mac80211/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-07-01 14:05:36 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-07-01 14:05:36 +0000
commit1023cd7fb624685a4a3ab71cd129df1363ae8dca (patch)
treed9bbde213d315ae55ff58d9c3c797ac39207ae5a /package/bcm43xx-mac80211/Makefile
parent0c9a97fd975ef6cba4a3f40bb289728927ccf081 (diff)
downloadmaster-187ad058-1023cd7fb624685a4a3ab71cd129df1363ae8dca.tar.gz
master-187ad058-1023cd7fb624685a4a3ab71cd129df1363ae8dca.tar.bz2
master-187ad058-1023cd7fb624685a4a3ab71cd129df1363ae8dca.zip
Make bcm43xx-mac802xx bcm47xx-2.6 specific
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7825 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/bcm43xx-mac80211/Makefile')
-rw-r--r--package/bcm43xx-mac80211/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bcm43xx-mac80211/Makefile b/package/bcm43xx-mac80211/Makefile
index 4725cd7e18..e3cbc2c23a 100644
--- a/package/bcm43xx-mac80211/Makefile
+++ b/package/bcm43xx-mac80211/Makefile
@@ -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)