projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] firewall: insert SNAT and DNAT rules according to the order of the configur...
[openwrt.git]
/
rules.mk
diff --git
a/rules.mk
b/rules.mk
index
c0004d8
..
49044c8
100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-160,7
+160,7
@@
HOST_LDFLAGS:=-L$(STAGING_DIR_HOST)/lib
TARGET_CC:=$(TARGET_CROSS)gcc
TARGET_CXX:=$(if $(CONFIG_INSTALL_LIBSTDCPP),$(TARGET_CROSS)g++,no)
-PATCH:=$(SCRIPT_DIR)/patch-kernel.sh
+
K
PATCH:=$(SCRIPT_DIR)/patch-kernel.sh
SED:=$(STAGING_DIR_HOST)/bin/sed -i -e
CP:=cp -fpR
LN:=ln -sf
This page took
0.032501 seconds
and
4
git commands to generate.