ramips: fix various mistakes in subtargets *.mk profiles
[librecmc/librecmc.git] / target / linux / ramips / rt305x / profiles / engenius.mk
index 09c716ecd92a0e5fa8ff4ddb6dead2126991e477..cef275ef9fd48f1e94267b38e2f9068f06edd897 100644 (file)
@@ -5,12 +5,12 @@
 # See /LICENSE for more information.
 #
 
-define Profile/ESR9753
-       NAME:=EnGenius Profile
+define Profile/ESR-9753
+       NAME:=EnGenius ESR-9753
        PACKAGES:=
 endef
 
-define Profile/ESR9753/Description
-       EnGenius profile.
+define Profile/ESR-9753/Description
+       EnGenius ESR-9753 profile.
 endef
-$(eval $(call Profile,ESR9753))
+$(eval $(call Profile,ESR-9753))