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