projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sync the x86-2.6 config with the brcm-2.6 one
[openwrt.git]
/
openwrt
/
target
/
linux
/
package
/
hostap
/
Makefile
diff --git
a/openwrt/target/linux/package/hostap/Makefile
b/openwrt/target/linux/package/hostap/Makefile
index
06c063a
..
d285509
100644
(file)
--- a/
openwrt/target/linux/package/hostap/Makefile
+++ b/
openwrt/target/linux/package/hostap/Makefile
@@
-31,6
+31,7
@@
$(PKG_BUILD_DIR)/.configured:
$(PKG_BUILD_DIR)/.built:
$(MAKE) -C $(KERNEL_DIR)/ \
ARCH="$(LINUX_KARCH)" \
+ CROSS_COMPILE="$(TARGET_CROSS)" \
SUBDIRS="$(PKG_BUILD_DIR)/driver/modules" \
modules
touch $@
This page took
0.021164 seconds
and
4
git commands to generate.