projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add default /etc/config/network
[openwrt.git]
/
package
/
arptables
/
Makefile
diff --git
a/package/arptables/Makefile
b/package/arptables/Makefile
index
b4bfe18
..
40e9ac1
100644
(file)
--- a/
package/arptables/Makefile
+++ b/
package/arptables/Makefile
@@
-33,7
+33,7
@@
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)
mkdir -p $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
-
CC=$(TARGET_CC) LD=$(TARGET_CROSS)ld
\
+
$(TARGET_CONFIGURE_OPTS)
\
COPT_FLAGS="$(TARGET_CFLAGS)" \
KERNEL_DIR="./include/linux"
endef
This page took
0.021444 seconds
and
4
git commands to generate.