projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bcb2df
)
mark b43 as broken
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Oct 2007 18:14:16 +0000
(18:14 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Oct 2007 18:14:16 +0000
(18:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9321
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/b43/Makefile
patch
|
blob
|
history
diff --git
a/package/b43/Makefile
b/package/b43/Makefile
index
e917947
..
8d64302
100644
(file)
--- a/
package/b43/Makefile
+++ b/
package/b43/Makefile
@@
-17,7
+17,7
@@
include $(INCLUDE_DIR)/package.mk
define KernelPackage/b43
SUBMENU:=Wireless Drivers
TITLE:=Broadcom 43xx wireless support
- DEPENDS:=@TARGET_brcm47xx +kmod-mac80211
+ DEPENDS:=@TARGET_brcm47xx +kmod-mac80211
@BROKEN
FILES:=$(PKG_BUILD_DIR)/b43.$(LINUX_KMOD_SUFFIX)
# AUTOLOAD:=$(call AutoLoad,30,b43)
endef
This page took
0.023746 seconds
and
4
git commands to generate.