mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add 64 bit dma support to broadcom-wl, fixes wrt300n wifi support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#
|
#
|
||||||
# $Id: Makefile,v 1.2 2005/03/29 03:32:18 mbm Exp $
|
# $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
|
O_TARGET := wl$(MOD_NAME).o
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user