projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
atheros: remove bogus wlan device mask checks
[openwrt.git]
/
rules.mk
diff --git
a/rules.mk
b/rules.mk
index
428258f
..
a3516a5
100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-140,6
+140,7
@@
ifndef DUMP
ifneq ($(TOOLCHAIN_LIB_DIRS),)
TARGET_LDFLAGS+= $(patsubst %,-L%,$(TOOLCHAIN_LIB_DIRS))
endif
+ TOOLCHAIN_DIR:=$(TOOLCHAIN_ROOT_DIR)
endif
endif
endif
This page took
0.019649 seconds
and
4
git commands to generate.