Add maintainer information to menuconfig description dialog
SVN-Revision: 23161
This commit is contained in:
parent
cfd47b3740
commit
e9eb82b33b
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ $(if $(KCONFIG),Kernel-Config: $(KCONFIG)
|
|||
)$(if $(BUILDONLY),Build-Only: $(BUILDONLY)
|
||||
)Description: $(if $(Package/$(1)/description),$(Package/$(1)/description),$(TITLE))
|
||||
$(if $(URL),$(URL)
|
||||
)@@
|
||||
)$(MAINTAINER)
|
||||
@@
|
||||
$(if $(Package/$(1)/config),Config:
|
||||
$(Package/$(1)/config)
|
||||
@@
|
||||
|
|
Loading…
Reference in a new issue