1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-02 04:46:16 +02:00

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

View File

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