bcm63xx: fix description fix name case

The `Description` should be capital.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
(cherry picked from commit b8ed98b10004d5de25c1b4b2d2b59b15fc04f794)
This commit is contained in:
Huangbin Zhan 2022-04-21 05:40:40 +08:00 committed by Hauke Mehrtens
parent d79380ac1d
commit 18649fbff0

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