projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
allow the user to override the lcp echo interval in ppp network configurations
[openwrt.git]
/
package
/
diag
/
Makefile
diff --git
a/package/diag/Makefile
b/package/diag/Makefile
index
024426f
..
3ffd2f4
100644
(file)
--- a/
package/diag/Makefile
+++ b/
package/diag/Makefile
@@
-35,7
+35,6
@@
define Build/Compile
$(MAKE) -C "$(LINUX_DIR)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
ARCH="$(LINUX_KARCH)" \
- PATH="$(TARGET_PATH)" \
SUBDIRS="$(PKG_BUILD_DIR)" \
EXTRA_CFLAGS="-DBCMDRIVER -I$(LINUX_DIR)/arch/mips/bcm947xx/include" \
modules
This page took
0.020278 seconds
and
4
git commands to generate.