projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix wget long options bug (closes: #682)
[openwrt.git]
/
package
/
mini_fo
/
Makefile
diff --git
a/package/mini_fo/Makefile
b/package/mini_fo/Makefile
index
6cba9db
..
2e98eff
100644
(file)
--- a/
package/mini_fo/Makefile
+++ b/
package/mini_fo/Makefile
@@
-33,7
+33,6
@@
endef
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
- PATH="$(TARGET_PATH)" \
ARCH="$(LINUX_KARCH)" \
CROSS_COMPILE="$(TARGET_CROSS)" \
KERNELVERSION="$(KERNEL)" \
This page took
0.022614 seconds
and
4
git commands to generate.