bcm63xx: fix description fix name case

The `Description` should be capital.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
This commit is contained in:
Huangbin Zhan 2022-04-21 05:40:40 +08:00 committed by Hauke Mehrtens
parent 8a1003c598
commit b8ed98b100

View File

@ -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