projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support
[openwrt.git]
/
package
/
broadcom-wl
/
src
/
kmod
/
Makefile
diff --git
a/package/broadcom-wl/src/kmod/Makefile
b/package/broadcom-wl/src/kmod/Makefile
index
450700f
..
0a16bdc
100644
(file)
--- a/
package/broadcom-wl/src/kmod/Makefile
+++ b/
package/broadcom-wl/src/kmod/Makefile
@@
-11,7
+11,7
@@
#
# $Id: Makefile,v 1.2 2005/03/29 03:32:18 mbm Exp $
-EXTRA_CFLAGS += -I$(TOPDIR)/arch/mips/bcm947xx/include -DBCMDRIVER
+EXTRA_CFLAGS += -I$(TOPDIR)/arch/mips/bcm947xx/include -DBCMDRIVER
=1 -DBCMDMA64=1
O_TARGET := wl$(MOD_NAME).o
This page took
0.02313 seconds
and
4
git commands to generate.