projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e04d279
)
fix madwifi build on atheros
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Sep 2007 22:59:46 +0000
(22:59 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 9 Sep 2007 22:59:46 +0000
(22:59 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8725
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
7de2bd3
..
25e4886
100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-43,7
+43,7
@@
ifeq ($(ARCH),powerpc)
endif
BUS:=PCI
-ifneq ($(CONFIG_TARGET_
ATHEROS
),)
+ifneq ($(CONFIG_TARGET_
atheros
),)
BUS:=AHB
HAL_TARGET:=ap51
endif
This page took
0.02207 seconds
and
4
git commands to generate.