mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
remove the patch dir hack in iptables when building with an external tree, this did not work at all.
SVN-Revision: 18315
This commit is contained in:
parent
d6072648b8
commit
dbdfbb4b5d
@ -19,12 +19,6 @@ PKG_SOURCE_URL:=http://www.netfilter.org/projects/iptables/files \
|
||||
ftp://ftp.de.netfilter.org/pub/netfilter/iptables/ \
|
||||
ftp://ftp.no.netfilter.org/pub/netfilter/iptables/
|
||||
|
||||
ifeq ($(CONFIG_EXTERNAL_KERNEL_TREE),)
|
||||
PATCH_DIR:=
|
||||
else
|
||||
PATCH_DIR:=./patches/$(PKG_VERSION)
|
||||
endif
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user