projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clean up .svn and CVS directories for every package
[openwrt.git]
/
target
/
linux
/
package
/
madwifi-old
/
Makefile
diff --git
a/target/linux/package/madwifi-old/Makefile
b/target/linux/package/madwifi-old/Makefile
index
25c64df
..
7d36972
100644
(file)
--- a/
target/linux/package/madwifi-old/Makefile
+++ b/
target/linux/package/madwifi-old/Makefile
@@
-26,10
+26,10
@@
endif
BUS := PCI
-ifneq ($(
BR2
_LINUX_2_4_AR531X),)
+ifneq ($(
CONFIG
_LINUX_2_4_AR531X),)
BUS := AHB
endif
-# ifneq ($(
BR2
_LINUX_2_6_ARUBA),)
+# ifneq ($(
CONFIG
_LINUX_2_6_ARUBA),)
# BUS := PCI AHB # no suitable HAL for AHB yet.
# endif
This page took
0.02089 seconds
and
4
git commands to generate.