projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be9e991
)
iptables: using external kernel tree should not alter patch behaviour.
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 7 Feb 2016 13:29:27 +0000
(13:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 7 Feb 2016 13:29:27 +0000
(13:29 +0000)
iptables is the only exception in the package tree, causing patch
behaviour to be inconsistent on this package.
Signed-off-by: Rick van der Zwet <rick.vanderzwet@anywi.com>
SVN-Revision: 48643
package/network/utils/iptables/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/iptables/Makefile
b/package/network/utils/iptables/Makefile
index 1c1a6842ba36420372017702e6d305660b53970f..6f7529c736a3f7dcf90fccf95e6f001ec9e8c8dc 100644
(file)
--- a/
package/network/utils/iptables/Makefile
+++ b/
package/network/utils/iptables/Makefile
@@
-24,10
+24,6
@@
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=GPL-2.0
-ifneq ($(CONFIG_EXTERNAL_KERNEL_TREE),"")
-PATCH_DIR:=
-endif
-
include $(INCLUDE_DIR)/package.mk
ifeq ($(DUMP),)
-include $(LINUX_DIR)/.config