Skip to content

Commit

Permalink
bcm53xx: Fix Generic profile description
Browse files Browse the repository at this point in the history
Fix the sentence describing the bcm53xx generic profile.

Signed-off-by: Florian Fainelli <[email protected]>
  • Loading branch information
ffainelli committed Oct 25, 2017
1 parent 9a6e2d7 commit 5df1f41
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions target/linux/bcm53xx/profiles/100-Generic.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ define Profile/Generic
endef

define Profile/Generic/Description
Package set compatible with hardware any Broadcom BCM47xx or BCM535x
SoC with a ARM CPU like the BCM4707, BCM4708, BCM4709, BCM53010
Package set compatible with any hardware using Broadcom BCM47xx or
BCM535x SoCs with an ARM CPU like the BCM4707, BCM4708, BCM4709,
BCM53010
endef

$(eval $(call Profile,Generic))
Expand Down

0 comments on commit 5df1f41

Please sign in to comment.