1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-17 04:33:57 +02:00

oops, remove debug line

SVN-Revision: 38
This commit is contained in:
Mike Baker 2004-05-26 01:39:47 +00:00
parent fdfb2210e6
commit 84c6638ef3

View File

@ -29,7 +29,7 @@ NETFILTER_PATCHES:= \
LINUX_DIR:=$(BUILD_DIR)/WRT54GS/release/src/linux/linux
$(DL_DIR)/$(NETFILTER_SOURCE):
echo $(WGET) -P $(DL_DIR) $(NETFILTER_SITE)/$(NETFILTER_SOURCE)
$(WGET) -P $(DL_DIR) $(NETFILTER_SITE)/$(NETFILTER_SOURCE)
netfilter-source: $(DL_DIR)/$(NETFILTER_SOURCE)