bcm63xx: fix description fix name case
The `Description` should be capital. Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
parent
8a1003c598
commit
b8ed98b100
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ define Profile/Default
|
|||
PRIORITY:=1
|
||||
endef
|
||||
|
||||
define Profile/Default/description
|
||||
define Profile/Default/Description
|
||||
Package set compatible with most boards.
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue