projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6e2231
)
Erik moved the kernel headers and forgot to update this.
author
Manuel Novoa III
<mjn3@codepoet.org>
Sat, 29 Nov 2003 19:27:20 +0000
(19:27 -0000)
committer
Manuel Novoa III
<mjn3@codepoet.org>
Sat, 29 Nov 2003 19:27:20 +0000
(19:27 -0000)
make/wtools.mk
patch
|
blob
|
history
diff --git
a/make/wtools.mk
b/make/wtools.mk
index 4050b1dafa132a454a7f5c5e5af74e8095f99170..f4ab41cb7ff7a3b3f3c3f616558556e66af034a2 100644
(file)
--- a/
make/wtools.mk
+++ b/
make/wtools.mk
@@
-19,7
+19,7
@@
$(WTOOLS_BUILD_DIR)/.configured: $(WTOOLS_BUILD_DIR)/.unpacked
touch $(WTOOLS_BUILD_DIR)/.configured
$(WTOOLS_BUILD_DIR)/iwconfig: $(WTOOLS_BUILD_DIR)/.configured
- $(MAKE) -C $(WTOOLS_BUILD_DIR) KERNEL_SRC=$(BUILD_DIR)/linux \
+ $(MAKE) -C $(WTOOLS_BUILD_DIR) KERNEL_SRC=$(
TOOL_
BUILD_DIR)/linux \
CC=$(TARGET_CC) CFLAGS="$(TARGET_CFLAGS)"
$(TARGET_DIR)/sbin/iwconfig: $(WTOOLS_BUILD_DIR)/iwconfig