Skip to content

Commit

Permalink
brcm47xx: backport of r34176
Browse files Browse the repository at this point in the history
remove double definition of kmod-tg3 added in r34151


git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34178 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
hauke committed Nov 12, 2012
1 parent 8ff6f95 commit 35bac43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion target/linux/brcm47xx/profiles/110-Bcm4705-b43.mk
Expand Up @@ -7,7 +7,7 @@

define Profile/Bcm4705-b43
NAME:=BCM4705/BCM4785, Broadcom BCM43xx WiFi (b43)
PACKAGES:=kmod-b43 kmod-b43legacy kmod-tg3 kmod-tg3
PACKAGES:=kmod-b43 kmod-b43legacy kmod-tg3
endef

define Profile/Broadcom-b43/Description
Expand Down
2 changes: 1 addition & 1 deletion target/linux/brcm47xx/profiles/115-Bcm4705-none.mk
Expand Up @@ -7,7 +7,7 @@

define Profile/Bcm4705-none
NAME:=BCM4705/BCM4785, no WiFi
PACKAGES:=-wpad-mini kmod-tg3 kmod-tg3
PACKAGES:=-wpad-mini kmod-tg3
endef

define Profile/None/Description
Expand Down

0 comments on commit 35bac43

Please sign in to comment.