oops, remove debug line
SVN-Revision: 38
This commit is contained in:
parent
fdfb2210e6
commit
84c6638ef3
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user