iptables: using external kernel tree should not alter patch behaviour.
[openwrt.git] / package / network / utils / iptables / Makefile
index 1c1a684..6f7529c 100644 (file)
@@ -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