iptables: using external kernel tree should not alter patch behaviour.
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
This commit is contained in:
parent
be9e991b88
commit
3f1c0c8ef7
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue