Skip to content

Commit

Permalink
bcm63xx: fix description fix name case
Browse files Browse the repository at this point in the history
The `Description` should be capital.

Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
  • Loading branch information
zhanhb authored and hauke committed Apr 23, 2022
1 parent 8a1003c commit b8ed98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/linux/bcm63xx/profiles/default.mk
Expand Up @@ -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

Expand Down

0 comments on commit b8ed98b

Please sign in to comment.