build: remove the default useless MAINTAINER value
SVN-Revision: 34868
This commit is contained in:
parent
7ed89e8542
commit
dc0faf077c
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@ else
|
||||||
PKG_FIXUP_DEPENDS = $(2)
|
PKG_FIXUP_DEPENDS = $(2)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PKG_MAINTAINER ?= OpenWrt Developers Team <openwrt-devel@openwrt.org>
|
|
||||||
|
|
||||||
define Package/Default
|
define Package/Default
|
||||||
CONFIGFILE:=
|
CONFIGFILE:=
|
||||||
SECTION:=opt
|
SECTION:=opt
|
||||||
|
|
Loading…
Reference in a new issue