projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb68d6c
)
fix madwifi build on atheros
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 9 Sep 2007 22:59:46 +0000
(22:59 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 9 Sep 2007 22:59:46 +0000
(22:59 +0000)
SVN-Revision: 8725
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index 7de2bd3dae1c486b5948ee8d1ff70108e7fb88b9..25e4886f1ddac6dc6fd8578f632a21fa182a26ca 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