oops, remove debug line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9570c4f6c5
commit
b84b3c1bb9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue