diff --git a/target/linux/bcm53xx/profiles/100-Generic.mk b/target/linux/bcm53xx/profiles/100-Generic.mk index d7e9005aa7..b57258666e 100644 --- a/target/linux/bcm53xx/profiles/100-Generic.mk +++ b/target/linux/bcm53xx/profiles/100-Generic.mk @@ -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))