projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3db9527
)
madwifi: the openwrt build system usually has a better idea of what the target arch...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 May 2009 21:22:11 +0000
(21:22 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 May 2009 21:22:11 +0000
(21:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15788
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/madwifi/Makefile
b/package/madwifi/Makefile
index
8db820e
..
3fecfd6
100644
(file)
--- a/
package/madwifi/Makefile
+++ b/
package/madwifi/Makefile
@@
-189,6
+189,7
@@
MADWIFI_INC = \
MAKE_ARGS:= \
PATH="$(TARGET_PATH)" \
ARCH="$(LINUX_KARCH)" \
+ ARCH-y="$(LINUX_KARCH)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
TARGET="$(HAL_TARGET)" \
TOOLPREFIX="$(KERNEL_CROSS)" \