initialize the url field for packages

SVN-Revision: 14643
This commit is contained in:
Felix Fietkau 2009-02-23 18:51:12 +00:00
parent 239c4aef18
commit f0bc868861
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ define Package/Default
TITLE:=
KCONFIG:=
BUILDONLY:=
URL:=
endef
Build/Patch:=$(Build/Patch/Default)