initialize the url field for packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14643 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2009-02-23 18:51:12 +00:00
parent f927bc9d16
commit e397df6ad1

View File

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